From a87d7b3aa97190cc0a5af7e5ebe27887032ab176 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Tue, 28 Jan 2025 11:49:35 +0100 Subject: [PATCH] scrutiny does not allow init Signed-off-by: Simon L. --- community-containers/scrutiny/scrutiny.json | 1 + 1 file changed, 1 insertion(+) diff --git a/community-containers/scrutiny/scrutiny.json b/community-containers/scrutiny/scrutiny.json index 6d0900fd..7fe369c5 100644 --- a/community-containers/scrutiny/scrutiny.json +++ b/community-containers/scrutiny/scrutiny.json @@ -7,6 +7,7 @@ "image": "szaimen/aio-scrutiny", "image_tag": "v1", "internal_port": "8000", + "init": false, "restart": "unless-stopped", "ports": [ {