sha256:b749e0689d40df04dd5dcfb2a4ee85577dc8938c136e6a5ffe735491a0fabc75
OS/ARCH
linux/amd64
Compressed size
444.54 MB
Last pushed
almost 2 years by binhex
Type
Image
Manifest digest
sha256:41b74deac1d394cdb22993382923e13b7df1de5287da09b8b8b30dec982445aa
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-minecraftserver0 B18ARG RELEASETAG=1.21.1-030 B19ARG TARGETARCH=amd640 B20ADD build/*.conf /etc/supervisor/conf.d/ # buildkit295 B21ADD build/root/*.sh /root/ # buildkit3.36 KB22ADD run/nobody/*.sh /home/nobody/ # buildkit3.07 KB23ADD config/nobody/ /home/nobody/ # buildkit745 B24RUN |2 RELEASETAG=1.21.1-03 TARGETARCH=amd64 /bin/sh226.9 MB25ENV LOG4J_FORMAT_MSG_NO_LOOKUPS=true0 B26CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors=binhex