t: add init process to all services #140
Reference in New Issue
Block a user
Delete Branch "t-add-init-to-the-containers"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Enable init: true for all services in podman-compose.yml to ensure
proper signal handling and zombie process reaping within containers.
fixes #139