sha256:17f7312e13ae6efa58d1365e122cf5456d609236957c4f6b36f13fc45a128808
OS/ARCH
Compressed size
495.01 MB
Last pushed
over 1 year by binhex
Type
Image
Manifest digest
sha256:b237f6e3b8a34caf34ca72a7598d37e4332218f63c3055a60def76c3b70a90c3
Image Layers
1LABEL org.opencontainers.image.authors=binhex0 B2LABEL org.opencontainers.image.source=https://github.com/binhex/arch-base0 B3ARG RELEASETAG=20241107030 B4ARG TARGETARCH=amd640 B5ADD build/common/root/*.conf /etc/supervisor.conf # buildkit263 B6ADD build/common/root/*.sh /bootstrap/ # buildkit3.26 KB7ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit1.22 MB8RUN |2 RELEASETAG=2024110703 TARGETARCH=amd64 /bootstrap/busybox5.1 KB9SHELL [/bootstrap/sh -c]0 B10RUN |2 RELEASETAG=2024110703 TARGETARCH=amd64 /bootstrap/sh216.49 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-deluge0 B18ARG RELEASETAG=2.1.1-8-030 B19ARG TARGETARCH=amd640 B20ADD build/*.conf /etc/supervisor/conf.d/ # buildkit265 B21ADD build/root/*.sh /root/ # buildkit2.13 KB22ADD run/nobody/*.sh /home/nobody/ # buildkit1.24 KB23ADD config/nobody/ /home/nobody/ # buildkit1.27 KB24RUN |2 RELEASETAG=2.1.1-8-03 TARGETARCH=amd64 /bin/sh277.28 MB25ENV HOME=/home/nobody0 B26CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors=binhex