This commit is contained in:
Родитель
aef6926143
Коммит
57f759bc43
|
@ -35,5 +35,5 @@ services:
|
||||||
# - seccomp:unconfined
|
# - seccomp:unconfined
|
||||||
|
|
||||||
# Overrides default command so things don't shut down after the process ends.
|
# Overrides default command so things don't shut down after the process ends.
|
||||||
command: sleep infinity
|
command: /bin/sh -c "while sleep 1000; do :; done"
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче