sha256:8b17889f9c28e67a1706419549e3d6fa8c981d36bd8bb54a2f107495365c9b11
OS/ARCH
linux/amd64
Compressed size
327.62 MB
Last pushed
over 2 years by binhex
Type
Image
Manifest digest
sha256:c8c5bb911e5bdf5d88781a4add68d9cd46661d7aff5ac3bcb05bbf79c65342a2
Image Layers
1LABEL org.opencontainers.image.authors== binhex0 B2LABEL org.opencontainers.image.source== https://github.com/binhex/arch-base0 B3ARG TARGETARCH0 B4ADD build/common/root/*.conf /etc/supervisor.conf # buildkit264 B5ADD build/common/root/*.sh /bootstrap/ # buildkit2.88 KB6ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit655.79 KB7RUN |1 TARGETARCH=amd64 /bootstrap/busybox --install4.89 KB8RUN |1 TARGETARCH=amd64 /bootstrap/sh -c211.48 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 RELEASETAG0 B16ARG TARGETARCH0 B17ADD build/*.conf /etc/supervisor/conf.d/ # buildkit240 B18ADD build/root/*.sh /root/ # buildkit1.65 KB19ADD run/nobody/*.sh /home/nobody/ # buildkit413 B20ADD config/nobody/ /home/nobody/ # buildkit1.17 KB21RUN |2 RELEASETAG=1.26.0-3-01 TARGETARCH=amd64 /bin/sh115.48 MB22EXPOSE map[8080/tcp:{}]0 B23EXPOSE map[8443/tcp:{}]0 B24CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex