sha256:1e0ef3ca7c89fe9cc77afdaef52ac641c692fb3394a6527cc56c256bbef4b8a8
OS/ARCH
Compressed size
318.5 MB
Last pushed
over 2 years by binhex
Type
Image
Manifest digest
sha256:2d745645df9948c143207dc7d0e9935c8224c52d451fd5b0e15c7b5ef9921eed
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/arm64/utils/busybox/busybox /bootstrap/busybox # buildkit677.59 KB7RUN |1 TARGETARCH=arm64 /bootstrap/busybox --install4.79 KB8RUN |1 TARGETARCH=arm64 /bootstrap/sh -c211.6 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-nzbget0 B15ARG RELEASETAG0 B16ARG TARGETARCH0 B17ADD build/*.conf /etc/supervisor/conf.d/ # buildkit243 B18ADD build/root/*.sh /root/ # buildkit2.23 KB19ADD run/nobody/*.sh /home/nobody/ # buildkit761 B20RUN |2 RELEASETAG=v24.1-01 TARGETARCH=arm64 /bin/sh106.22 MB21EXPOSE map[6789/tcp:{}]0 B22CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex