Sign inSign up

canardconfit/arch-iqbitvpn:1.0.0

Multi-platform
Index digest

sha256:e868986fbabd845fd824d8b3e7c4998a0696c7d1a5c9015aac4d8dfcf88a0392

OS/ARCH

Compressed size

802.41 MB

Last pushed

over 2 years by canardconfit

Type

Image

Manifest digest

sha256:52a31a990010fae4cf9d8fb3454ef3dd4a93c656355dcb39f71eafdd0a220db1

Image Layers

1LABEL org.opencontainers.image.authors== binhex0 B
2LABEL org.opencontainers.image.source== https://github.com/binhex/arch-base0 B
3ARG TARGETARCH0 B
4ADD build/common/root/*.conf /etc/supervisor.conf # buildkit263 B
5ADD build/common/root/*.sh /bootstrap/ # buildkit2.88 KB
6ADD build/arm64/utils/busybox/busybox /bootstrap/busybox # buildkit677.58 KB
7RUN |1 TARGETARCH=arm64 /bootstrap/busybox --install4.79 KB
8RUN |1 TARGETARCH=arm64 /bootstrap/sh -c214.37 MB
9ENV HOME=/home/nobody0 B
10ENV TERM=xterm0 B
11ENV LANG=en_GB.UTF-80 B
12ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B
13LABEL org.opencontainers.image.authors== binhex0 B
14LABEL org.opencontainers.image.source== https://github.com/binhex/arch-int-vpn0 B
15ARG RELEASETAG0 B
16ARG TARGETARCH0 B
17ADD build/root/*.sh /root/ # buildkit3.98 KB
18ADD run/root/*.sh /root/ # buildkit14.49 KB
19ADD run/nobody/*.sh /home/nobody/ # buildkit3.25 KB
20RUN |2 RELEASETAG=2023111701 TARGETARCH=arm64 /bin/sh9.11 MB
21EXPOSE map[8118/tcp:{}]0 B
22LABEL org.opencontainers.image.authors== CanardConfit0 B
23LABEL org.opencontainers.image.source== https://github.com/CanardConfit/arch-qbittorrentvpn0 B
24ARG RELEASETAG0 B
25ARG TARGETARCH0 B
26ADD build/*.conf /etc/supervisor/conf.d/ # buildkit290 B
27ADD build/root/*.sh /root/ # buildkit2 KB
28ADD run/nobody/*.sh /home/nobody/ # buildkit3.11 KB
29ADD config/nobody/ /home/nobody/ # buildkit378 B
30RUN |2 RELEASETAG=1.0.0 TARGETARCH=arm64 /bin/sh578.23 MB
31EXPOSE map[6881/tcp:{}]0 B
32EXPOSE map[8081/tcp:{}]0 B
33EXPOSE map[8118/tcp:{}]0 B
34CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 B

Command

LABEL org.opencontainers.image.authors== binhex