mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-04 03:53:40 +01:00
Merge pull request #29 from fvigotti/patch-1
kibana is now executed using exec
This commit is contained in:
@@ -7,4 +7,4 @@ while true; do
|
||||
done
|
||||
|
||||
echo "Starting Kibana"
|
||||
kibana
|
||||
exec kibana
|
||||
|
||||
Reference in New Issue
Block a user