sha256:4743b580cd0e660156856e8097fb479065b583248d973d289545a3f705daa120
OS/ARCH
linux/amd64
Compressed size
1.54 GB
Last pushed
almost 2 years by binhex
Type
Image
Manifest digest
sha256:e3a6af75a6f55ce861b318f9516a88685ac693510fcc2adf41c4b2ec72d9434f
Image Layers
1LABEL org.opencontainers.image.authors=binhex0 B2LABEL org.opencontainers.image.source=https://github.com/binhex/arch-base0 B3ARG RELEASETAG=20241004020 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=2024100402 TARGETARCH=amd64 /bootstrap/busybox5.09 KB9SHELL [/bootstrap/sh -c]0 B10RUN |2 RELEASETAG=2024100402 TARGETARCH=amd64 /bootstrap/sh216.4 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-lidarr0 B18ARG RELEASETAG=2.7.1.4417-2-020 B19ARG TARGETARCH=amd640 B20ADD build/*.conf /etc/supervisor/conf.d/ # buildkit242 B21ADD build/root/*.sh /root/ # buildkit1.61 KB22ADD run/nobody/*.sh /home/nobody/ # buildkit298 B23RUN |2 RELEASETAG=2.7.1.4417-2-02 TARGETARCH=amd64 /bin/sh1.33 GB24CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors=binhex