[skip ci] use init for containers for zombie processes

This commit is contained in:
ThePhaseless
2025-09-12 20:08:34 +00:00
parent 849e33dff3
commit 9b5f2282db
+1
View File
@@ -2,6 +2,7 @@ services:
byparr:
image: ghcr.io/thephaseless/byparr:latest
restart: unless-stopped
init: true
build:
context: .
dockerfile: Dockerfile