Sign inSign up

canardconfit/arch-iqbitvpn:test

Multi-platform
Index digest

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 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/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit655.79 KB
7RUN |1 TARGETARCH=amd64 /bootstrap/busybox --install4.89 KB
8RUN |1 TARGETARCH=amd64 /bootstrap/sh -c221.1 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=amd64 /bin/sh9.01 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/ # buildkit289 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=test TARGETARCH=amd64 /bin/sh574.17 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