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

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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