Skip to content

Regularly checking if just-containers/s6-overlay has published new new releases and building a base image to import assets into image.

License

Notifications You must be signed in to change notification settings

dazz/s6-overlay-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 4, 2024
9e3dee3 · Aug 4, 2024

History

10 Commits
Aug 4, 2024
Jul 31, 2024
Jul 31, 2024
Aug 2, 2024
Jul 31, 2024
Aug 2, 2024
Aug 2, 2024

Repository files navigation

s6-overlay base image

This repo fills a small gap by providing a s6-overlay base image.

Usage

FROM hakindazz/s6-overlay-base AS s6-overlay
FROM alpine3

COPY --from=s6-overlay /s6/root /

ENTRYPOINT ["/init"]

About

Regularly checking if just-containers/s6-overlay has published new new releases and building a base image to import assets into image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published