sha256:e8d9e30c4eae7b84ec03e7f24e2bf2390c60afca320b70492ce657065efc0348
OS/ARCH
linux/amd64
Compressed size
498.77 MB
Last pushed
about 2 years by binhex
Type
Image
Manifest digest
sha256:2f30fb6ca3634981fe43df53351b323b55d0dce63b55c16dc4940c2de778c558
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-get-iplayer0 B15ARG RELEASETAG=3.35-1-110 B16ARG TARGETARCH=amd640 B17ADD build/*.conf /etc/supervisor/conf.d/ # buildkit265 B18ADD build/root/*.sh /root/ # buildkit1.57 KB19ADD run/nobody/*.sh /home/nobody/ # buildkit1.33 KB20RUN |2 RELEASETAG=3.35-1-11 TARGETARCH=amd64 /bin/sh283.06 MB21CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex