sha256:eb213b4c9e94d61ec4815b98c6b5641d20fbc81f9a81d71197196918dc4850fb
OS/ARCH
Compressed size
558.21 MB
Last pushed
about 2 years by binhex
Type
Image
Manifest digest
sha256:c9ac2aeffdd98249c97d8b3fe9a351587ddc8f67e4bc930c1039a3b2cec0beae
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-int-vpn0 B15ARG RELEASETAG=20240630010 B16ARG TARGETARCH=amd640 B17ADD build/root/*.sh /root/ # buildkit5.21 KB18ADD run/root/*.sh /root/ # buildkit9.19 KB19ADD run/nobody/*.sh /home/nobody/ # buildkit1.45 KB20ADD run/local/*.sh /usr/local/bin/ # buildkit7.84 KB21RUN |2 RELEASETAG=2024063001 TARGETARCH=amd64 /bin/sh263.33 MB22LABEL org.opencontainers.image.authors== binhex0 B23LABEL org.opencontainers.image.source== https://github.com/binhex/arch-delugevpn0 B24ARG RELEASETAG=2.1.1-6-030 B25ARG TARGETARCH=amd640 B26ADD build/*.conf /etc/supervisor/conf.d/ # buildkit290 B27ADD build/root/*.sh /root/ # buildkit2.13 KB28ADD run/nobody/*.sh /home/nobody/ # buildkit3.49 KB29ADD run/nobody/*.py /home/nobody/ # buildkit804 B30ADD config/nobody/ /home/nobody/ # buildkit1.43 KB31RUN |2 RELEASETAG=2.1.1-6-03 TARGETARCH=amd64 /bin/sh79.15 MB32CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex