Ross ROSS = Recommend OSS · open-source software intelligence for agents

just-containers/s6-overlay resource

s6 overlay for containers (includes execline, s6-linux-utils & a custom init) observed · 2026-08-28

github.com/just-containers/s6-overlay · Shell · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

90/100

  • Activity 92
  • Release rhythm 81
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 65
  • age_days: 4204
  • days_rel: 48
  • days_push: 48
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

4569 stars · 238 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

s6-overlay is a set of scripts and binaries that installs the s6 process supervisor as PID 1 inside Docker containers, along with execline and s6-linux-utils. It lets existing Docker images run multiple supervised services with proper init semantics, logging, and privilege dropping.

Use cases

  • run multiple processes in a single docker container
  • proper init system and zombie reaping for containers
  • supervise and restart services inside a container
  • drop privileges for services in docker images
  • capture and route container service logs
  • run initialization and finalization tasks at container startup and shutdown

When to choose

  • your Docker image needs to run more than one process reliably
  • you want proper signal handling and PID 1 behavior in containers
  • you need per-service supervision, logging, and restart policies inside a container

When to avoid

  • you follow the one-process-per-container pattern strictly
  • you want a minimal image and can use a simpler init like tini
  • you only need Kubernetes-managed multi-process pods

Facets

infra-config · maturity stable

container-runtime deployment developer-tools logging self-hosted infrastructure-as-code cross-platform s6 pid1 init-system process-supervision docker-images execline container-init containers devops docker linux

1 source

Member repositories

RepositoryRoleHealth v2
just-containers/s6-overlaymain90

For agents

markdown · JSON · MCP: product_card(name="just-containers/s6-overlay")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem