From cb6abab960ec2b6b67db0378c4701a7e877b4b3b Mon Sep 17 00:00:00 2001 From: Schreiner Pascal Date: Thu, 5 Jun 2025 23:46:28 +0200 Subject: [PATCH] add init true because some zombiprocesses --- compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yml b/compose.yml index 6596131..956c575 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,7 @@ services: icinga-satellite: image: git.ao-it.net/docker/icinga-satellite:latest + init: true hostname: ${ICINGA_SATELLITE_CN:-satellite.example.com} restart: always ports: