sha256:d3222ddfb9bcabf7824dabf859e52275536f7e54788f39d2f2ac2d6214c451ef
OS/ARCH
linux/amd64
Compressed size
456.24 MB
Last pushed
over 1 year by binhex
Type
Image
Manifest digest
sha256:e18f38d08c76d2784312147e26a7bc4234284863d4dacbcc981cb2ce600a1717
Image Layers
1LABEL org.opencontainers.image.authors=binhex0 B2LABEL org.opencontainers.image.source=https://github.com/binhex/arch-base0 B3ARG RELEASETAG=20250228010 B4ARG TARGETARCH=amd640 B5ADD build/common/root/*.conf /etc/supervisor.conf # buildkit263 B6ADD build/common/root/*.sh /bootstrap/ # buildkit3.34 KB7ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit1.22 MB8RUN |2 RELEASETAG=2025022801 TARGETARCH=amd64 /bootstrap/busybox5.11 KB9SHELL [/bootstrap/sh -c]0 B10RUN |2 RELEASETAG=2025022801 TARGETARCH=amd64 /bootstrap/sh222.03 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-minecraftserver0 B18ARG RELEASETAG=1.21.5-010 B19ARG TARGETARCH=amd640 B20ADD build/*.conf /etc/supervisor/conf.d/ # buildkit296 B21ADD build/root/*.sh /root/ # buildkit3.49 KB22ADD run/nobody/*.sh /home/nobody/ # buildkit3.07 KB23ADD config/nobody/ /home/nobody/ # buildkit745 B24RUN |2 RELEASETAG=1.21.5-01 TARGETARCH=amd64 /bin/sh232.97 MB25ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true0 B26CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors=binhex