sha256:1a55026de6d102b29fd74df3df8fd8da546868bac5f74303f01610de909ad512
OS/ARCH
Compressed size
813.85 MB
Last pushed
over 2 years by canardconfit
Type
Image
Manifest digest
sha256:14ba089b2df6cac9aa1f4df8879b4337c28307237f08cdaf087438ca40d349f8
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/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit655.79 KB7RUN |1 TARGETARCH=amd64 /bootstrap/busybox --install4.89 KB8RUN |1 TARGETARCH=amd64 /bootstrap/sh -c221.1 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=2023111701 TARGETARCH=amd64 /bin/sh9.01 MB21EXPOSE map[8118/tcp:{}]0 B22LABEL org.opencontainers.image.authors== CanardConfit0 B23LABEL org.opencontainers.image.source== https://github.com/CanardConfit/arch-qbittorrentvpn0 B24ARG RELEASETAG0 B25ARG TARGETARCH0 B26ADD build/*.conf /etc/supervisor/conf.d/ # buildkit291 B27ADD build/root/*.sh /root/ # buildkit2.01 KB28ADD run/nobody/*.sh /home/nobody/ # buildkit3.11 KB29ADD config/nobody/ /home/nobody/ # buildkit379 B30RUN |2 RELEASETAG=1.0.1 TARGETARCH=amd64 /bin/sh583.07 MB31EXPOSE map[6881/tcp:{}]0 B32EXPOSE map[8081/tcp:{}]0 B33EXPOSE map[8080/tcp:{}]0 B34EXPOSE map[8118/tcp:{}]0 B35CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex