sha256:6cc88b62b54496528cb4351afaf689bbffb867615fa18ae9a3375640f155c6b0
OS/ARCH
Compressed size
565.16 MB
Last pushed
about 2 years by binhex
Type
Image
Manifest digest
sha256:a2eddb8d96884aee7f03c3dd4e2d71ad67651dde14636e94db5a459a0ba37874
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=20240704020 B16ARG TARGETARCH=amd640 B17ADD build/root/*.sh /root/ # buildkit5.21 KB18ADD run/root/*.sh /root/ # buildkit9.29 KB19ADD run/nobody/*.sh /home/nobody/ # buildkit1.45 KB20ADD run/local/*.sh /usr/local/bin/ # buildkit7.84 KB21RUN |2 RELEASETAG=2024070402 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-040 B25ARG TARGETARCH=amd640 B26ADD build/*.conf /etc/supervisor/conf.d/ # buildkit289 B27ADD build/root/*.sh /root/ # buildkit2.13 KB28ADD run/nobody/*.sh /home/nobody/ # buildkit3.49 KB29ADD run/nobody/*.py /home/nobody/ # buildkit803 B30ADD config/nobody/ /home/nobody/ # buildkit1.43 KB31RUN |2 RELEASETAG=2.1.1-6-04 TARGETARCH=amd64 /bin/sh86.09 MB32CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex