s6-overlay
š Unpacked s6-overlay version 3 as a multi-platform build stage.
10K+
š Unpacked s6-overlay version 3 as a multi-platform build stage.
Unpacked s6-overlayā binaries which allow a single Dockerfile to support multiple platform build using techniques like BuildKit.
š” Hint: See s6-overlay/README.mdā to learn more.
Build the following Dockerfile and try it out:
# Use your favorite image
FROM ubuntu
ARG S6_OVERLAY_VERSION=v3.1.6.2
# Just copy unpacked binaries
ADD --from=shinsenter/s6-overlay:$S6_OVERLAY_VERSION / /
ENTRYPOINT ["/init"]
If you find these images useful, consider donating via PayPalā or opening an issue on GitHubā .
Your support helps maintain and improve these images for the community.
This project is licensed under the terms of the GNU General Public License v3.0ā .
Please respect the intellectual efforts involved in creating these images. If you intend to copy or use ideas from this project, proper credit is appreciated.
From Vietnam š»š³ with love.
Content type
Image
Digest
sha256:966c806bcā¦
Size
2.6 MB
Last updated
2 days ago
Requires Docker Desktop 4.37.1 or later.
Pulls:
451
Last week