add init true because some zombiprocesses
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
icinga-satellite:
|
icinga-satellite:
|
||||||
image: git.ao-it.net/docker/icinga-satellite:latest
|
image: git.ao-it.net/docker/icinga-satellite:latest
|
||||||
|
init: true
|
||||||
hostname: ${ICINGA_SATELLITE_CN:-satellite.example.com}
|
hostname: ${ICINGA_SATELLITE_CN:-satellite.example.com}
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user