sha256:4ab845b9f4ff67117e742a4d3b4a9352f8a7e2b7d31d99bbcf7275fc44a92c70
OS/ARCH
linux/amd64
Compressed size
338.43 MB
Last pushed
about 2 years by binhex
Type
Image
Manifest digest
sha256:e4e58b0c149c680664265d6993baaa55afa4a767126c52c3d2996c75f56b49bf
Image Layers
1LABEL org.opencontainers.image.authors== binhex0 B2LABEL org.opencontainers.image.source== https://github.com/binhex/arch-base0 B3ARG TARGETARCH=amd640 B4ADD build/common/root/*.conf /etc/supervisor.conf # buildkit264 B5ADD build/common/root/*.sh /bootstrap/ # buildkit2.94 KB6ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit1.22 MB7RUN |1 TARGETARCH=amd64 /bootstrap/busybox --install5.1 KB8RUN |1 TARGETARCH=amd64 /bootstrap/sh -c214.47 MB9ENV HOME=/home/nobody0 B10ENV TERM=xterm0 B11ENV LANG=en_GB.UTF-80 B12ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B13LABEL org.opencontainers.image.authors=binhex0 B14LABEL org.opencontainers.image.source=https://github.com/binhex/arch-nginx0 B15ARG RELEASETAG=1.26.2-1-010 B16ARG TARGETARCH=amd640 B17ADD build/*.conf /etc/supervisor/conf.d/ # buildkit241 B18ADD build/root/*.sh /root/ # buildkit1.69 KB19ADD run/nobody/*.sh /home/nobody/ # buildkit414 B20ADD config/nobody/ /home/nobody/ # buildkit1.17 KB21RUN |2 RELEASETAG=1.26.2-1-01 TARGETARCH=amd64 /bin/sh122.72 MB22CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex