sha256:b1df6b3e911b611f4f2bae1882b950c392aaf0778cb1ab0aa7bf389bdd6804bf
OS/ARCH
linux/amd64
Compressed size
601.96 MB
Last pushed
over 1 year by binhex
Type
Image
Manifest digest
sha256:6b32423f9ffe7209fb18812c46c979234e21f59b26dbe5215f348992c3701557
Image Layers
1LABEL org.opencontainers.image.authors=binhex0 B2LABEL org.opencontainers.image.source=https://github.com/binhex/arch-base0 B3ARG RELEASETAG=20241223010 B4ARG TARGETARCH=amd640 B5ADD build/common/root/*.conf /etc/supervisor.conf # buildkit264 B6ADD build/common/root/*.sh /bootstrap/ # buildkit3.26 KB7ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit1.22 MB8RUN |2 RELEASETAG=2024122301 TARGETARCH=amd64 /bootstrap/busybox5.1 KB9SHELL [/bootstrap/sh -c]0 B10RUN |2 RELEASETAG=2024122301 TARGETARCH=amd64 /bootstrap/sh217.23 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-fdroidserver0 B18ARG RELEASETAG=2.3.4-2-030 B19ARG TARGETARCH=amd640 B20ADD build/*.conf /etc/supervisor/conf.d/ # buildkit494 B21ADD build/root/*.sh /root/ # buildkit1.76 KB22RUN |2 RELEASETAG=2.3.4-2-03 TARGETARCH=amd64 /bin/sh383.49 MB23CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors=binhex