sha256:f0b6db4078f635c72bedd4da8b214832f0d8d56e21f918f9c4a277a8ea76c582
OS/ARCH
Compressed size
804.95 MB
Last pushed
over 2 years by canardconfit
Type
Image
Manifest digest
sha256:4477085d55523a02f811ebd0a2a243e581e0cd30cb817602a0cf64ba3e1a6d92
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/ # buildkit289 B27ADD build/root/*.sh /root/ # buildkit2 KB28ADD run/nobody/*.sh /home/nobody/ # buildkit3.11 KB29ADD config/nobody/ /home/nobody/ # buildkit378 B30RUN |2 RELEASETAG=test TARGETARCH=amd64 /bin/sh574.17 MB31EXPOSE map[6881/tcp:{}]0 B32EXPOSE map[8081/tcp:{}]0 B33EXPOSE map[8118/tcp:{}]0 B34CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors== binhex