From f2987232dab63d7ed117444930160706d4207e6a Mon Sep 17 00:00:00 2001 From: Anvil5465 <119350594+Anvil5465@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:29:04 -0500 Subject: [PATCH] Update jellyseerr.json Eliminate tini errors Signed-off-by: Anvil5465 <119350594+Anvil5465@users.noreply.github.com> --- community-containers/jellyseerr/jellyseerr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/community-containers/jellyseerr/jellyseerr.json b/community-containers/jellyseerr/jellyseerr.json index 1dc2895c..64472a8a 100644 --- a/community-containers/jellyseerr/jellyseerr.json +++ b/community-containers/jellyseerr/jellyseerr.json @@ -8,6 +8,7 @@ "image_tag": "latest", "internal_port": "5055", "restart": "unless-stopped", + "init": false, "ports": [ { "ip_binding": "%APACHE_IP_BINDING%",