sha256:654610e9059002596db91ab46b40457aa1d12f429334e4dac9962f418c2019dd
OS/ARCH
Compressed size
387.31 MB
Last pushed
almost 3 years by binhex
Type
Image
Manifest digest
sha256:e03ec3bcdedea0a6eee53c3394c60f3ffb6085bf008ce17f34751680db671f0a
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 B15ARG RELEASETAG0 B16ARG TARGETARCH0 B17ADD build/root/*.sh /root/ # buildkit3.98 KB18ADD run/root/*.sh /root/ # buildkit14.49 KB19ADD run/nobody/*.sh /home/nobody/ # buildkit3.25 KB20RUN |2 RELEASETAG=2023092101 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 B24ARG RELEASETAG0 B25ARG TARGETARCH0 B26ADD build/*.conf /etc/supervisor/conf.d/ # buildkit291 B27ADD build/root/*.sh /root/ # buildkit2.13 KB28ADD run/nobody/*.sh /home/nobody/ # buildkit3.22 KB29ADD run/nobody/*.py /home/nobody/ # buildkit803 B30ADD config/nobody/ /home/nobody/ # buildkit1.43 KB31RUN |2 RELEASETAG=2.1.1-4-04 TARGETARCH=arm64 /bin/sh163.65 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