s6-overlay
A process supervisor for containers that allows you to run multiple processes in a single container while maintaining proper init system functionality.
DevelopmentFree
About
s6-overlay is a lightweight set of scripts and tools that brings robust process supervision to Docker containers using the s6 supervision suite. It enables developers and DevOps engineers to run multiple processes reliably within a single container, transforming existing images i…