sha256:03d1d541b5ef6c3cdec14c5047a28e5f51ee9f08c15456be49a5b9a1e7d96b15
OS/ARCH
Compressed size
366.82 MB
Last pushed
almost 3 years by binhex
Type
Image
Manifest digest
sha256:f1b65c2e90c806bb9c526fa701782ff364f031371fe94a0025707b3a976ac4b3
Image Layers
1LABEL org.opencontainers.image.authors== binhex0 B2LABEL org.opencontainers.image.source== https://github.com/binhex/arch-base0 B3ARG TARGETARCH0 B4ADD build/common/root/*.conf /etc/supervisor.conf # buildkit263 B5ADD build/common/root/*.sh /bootstrap/ # buildkit3.04 KB6ADD build/arm64/utils/busybox/busybox /bootstrap/busybox # buildkit677.58 KB7RUN |1 TARGETARCH=arm64 /bootstrap/busybox --install4.79 KB8RUN |1 TARGETARCH=arm64 /bootstrap/sh -c214.12 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 B15ADD build/root/*.sh /root/ # buildkit4.02 KB16ADD run/root/*.sh /root/ # buildkit14.42 KB17ARG RELEASETAG0 B18ARG TARGETARCH0 B19ADD run/nobody/*.sh /home/nobody/ # buildkit3.25 KB20RUN |2 RELEASETAG=2023092001 TARGETARCH=arm64 /bin/sh8.85 MB21EXPOSE map[8118/tcp:{}]0 B22LABEL org.opencontainers.image.authors== binhex0 B23LABEL org.opencontainers.image.source== https://github.com/binhex/arch-delugevpn0 B24ADD build/*.conf /etc/supervisor/conf.d/ # buildkit290 B25ADD build/root/*.sh /root/ # buildkit2.1 KB26ARG RELEASETAG0 B27ARG TARGETARCH0 B28ADD run/nobody/*.sh /home/nobody/ # buildkit3.22 KB29ADD run/nobody/*.py /home/nobody/ # buildkit802 B30ADD config/nobody/ /home/nobody/ # buildkit1.43 KB31RUN |2 RELEASETAG=2.1.1-4-03 TARGETARCH=arm64 /bin/sh143.15 MB32EXPOSE map[8112/tcp:{}]0 B33EXPOSE map[8118/tcp:{}]0 B34EXPOSE map[58846/tcp:{}]0 B35EXPOSE map[58946/tcp:{}]0 B36EXPOSE map[58946/udp:{}]0 B37CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex