sha256:786bd197fd65dfc5f136f3f0db89eeedc45ead9c1138a4e07df5910353398031
OS/ARCH
linux/amd64
Compressed size
689.04 MB
Last pushed
about 2 years by binhex
Type
Image
Manifest digest
sha256:44c563cb07fee935402fb9931aa8e2de4d2d1c6968b789517c525de9b4696667
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-bitmagnet0 B15ARG RELEASETAG=v0.9.5-060 B16ARG TARGETARCH=amd640 B17ADD build/*.conf /etc/supervisor/conf.d/ # buildkit242 B18ADD build/root/*.sh /root/ # buildkit2.48 KB19ADD run/nobody/*.sh /home/nobody/ # buildkit1.36 KB20ADD config/nobody/* /home/nobody/ # buildkit1.1 KB21RUN |2 RELEASETAG=v0.9.5-06 TARGETARCH=amd64 /bin/sh473.33 MB22CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex