sha256:3bedcdbf2347b3fb5a6b55aaa8ceab946a1dc312906f91d9d9d0f72c2402c002
OS/ARCH
linux/amd64
Compressed size
347.19 MB
Last pushed
over 1 year by binhex
Type
Image
Manifest digest
sha256:85355550d3bcd24a6b2b2fd023adaebb27c9ae57670e94baa2e8e0dedb23a8b8
Image Layers
1LABEL org.opencontainers.image.authors=binhex0 B2LABEL org.opencontainers.image.source=https://github.com/binhex/arch-base0 B3ARG RELEASETAG=20250428010 B4ARG TARGETARCH=amd640 B5ADD build/common/root/*.conf /etc/supervisor.conf # buildkit261 B6ADD build/common/root/*.sh /bootstrap/ # buildkit3.34 KB7ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit1.22 MB8RUN |2 RELEASETAG=2025042801 TARGETARCH=amd64 /bootstrap/busybox5.1 KB9SHELL [/bootstrap/sh -c]0 B10RUN |2 RELEASETAG=2025042801 TARGETARCH=amd64 /bootstrap/sh222.08 MB11SHELL [/bin/sh -c]0 B12ENV HOME=/home/nobody0 B13ENV TERM=xterm0 B14ENV LANG=en_GB.UTF-80 B15ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B16LABEL org.opencontainers.image.authors=binhex0 B17LABEL org.opencontainers.image.source=https://github.com/binhex/arch-nginx0 B18ARG RELEASETAG=1.28.0-3-010 B19ARG TARGETARCH=amd640 B20ADD build/*.conf /etc/supervisor/conf.d/ # buildkit239 B21ADD build/root/*.sh /root/ # buildkit1.69 KB22ADD run/nobody/*.sh /home/nobody/ # buildkit411 B23ADD config/nobody/ /home/nobody/ # buildkit1.17 KB24RUN |2 RELEASETAG=1.28.0-3-01 TARGETARCH=amd64 /bin/sh123.88 MB25CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors=binhex