sha256:3beb3a6d8894233e1278473dd4295350b0c02498b405fc950fff2768dddc8fea
OS/ARCH
Compressed size
375.55 MB
Last pushed
over 2 years by binhex
Type
Image
Manifest digest
sha256:14c9ca10f81e095dccb9e59ddfd4c3e001c4a826522379eefbd28c7ae9992109
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/ # buildkit2.88 KB6ADD build/arm64/utils/busybox/busybox /bootstrap/busybox # buildkit677.58 KB7RUN |1 TARGETARCH=arm64 /bootstrap/busybox --install4.79 KB8RUN |1 TARGETARCH=arm64 /bootstrap/sh -c212.81 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/ # buildkit4.59 KB18ADD run/root/*.sh /root/ # buildkit14.87 KB19ADD run/nobody/*.sh /home/nobody/ # buildkit3.24 KB20RUN |2 RELEASETAG=2024033001 TARGETARCH=arm64 /bin/sh9.15 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/ # buildkit290 B27ADD build/root/*.sh /root/ # buildkit2.13 KB28ADD run/nobody/*.sh /home/nobody/ # buildkit3.27 KB29ADD run/nobody/*.py /home/nobody/ # buildkit802 B30ADD config/nobody/ /home/nobody/ # buildkit1.42 KB31RUN |2 RELEASETAG=2.1.1-4-09 TARGETARCH=arm64 /bin/sh152.89 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