From 4614364f20fb520bc408776f8016621bd1165f3e Mon Sep 17 00:00:00 2001 From: Simon L Date: Sun, 5 Nov 2023 20:16:20 +0100 Subject: [PATCH] pi-hole does not like init Signed-off-by: Simon L --- community-containers/pi-hole/pi-hole.json | 1 + 1 file changed, 1 insertion(+) diff --git a/community-containers/pi-hole/pi-hole.json b/community-containers/pi-hole/pi-hole.json index 816ac692bd7..da07fb8cc91 100644 --- a/community-containers/pi-hole/pi-hole.json +++ b/community-containers/pi-hole/pi-hole.json @@ -8,6 +8,7 @@ "image_tag": "latest", "internal_port": "8573", "restart": "unless-stopped", + "init": false, "ports": [ { "ip_binding": "",