Skip to content

Archives

just-containers/s6-overlay

  • just-containers/s6-overlay

    s6-overlay -- a Docker process management system, current state of the art used by Paperless and the Linux-server.io teams, with the following goals:

    • Be usable on top of any Docker base image (Ubuntu, CentOS, Fedora, Alpine, Busybox);
    • Make it easy to create new images, that will operate like any other images;
    • Provide users with a turnkey s6 installation that will give them a stable pid 1, a fast and orderly init sequence and shutdown sequence, and the power of process supervision and automatically rotated logs.

    Tags: docker containerization containers init scripts process-management linux docker-images