Sign inSign up

dph5199278/s6-overlay

By dph5199278

Updated about 1 year ago

Image
0

2.8K

dph5199278/s6-overlay repository overview

s6-overlay

Docker Automated Build Docker Pulls

s6-overlay is an easy-to-install (just extract a tarball or two!) set of scripts and utilities allowing you to use existing Docker images while using s6 as a pid 1 for your container and process supervisor for your services.

How to use this image

dockerfile

FROM ubuntu:22.04

COPY --from=dph5199278/s6-overlay /s6-overlay /

ENTRYPOINT ["/init"]

...

Tag summary

Content type

Image

Digest

sha256:1d5e508b9

Size

27.9 MB

Last updated

about 1 year ago

docker pull dph5199278/s6-overlay