Sign inSign up

canardconfit/arch-iqbitvpn:1.1.0

Multi-platform
Index digest

sha256:08f9247a4033070b7433f867a78da106fdbde05a1c537f54a403f833c5dcb89d

OS/ARCH

Compressed size

877.71 MB

Last pushed

over 2 years by canardconfit

Type

Image

Manifest digest

sha256:9a7a715efff05a821f4b5876835d287c129e907973fed8e5578f900ccaf948fb

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/ # buildkit4.29 KB
18ADD run/root/*.sh /root/ # buildkit14.87 KB
19ADD run/nobody/*.sh /home/nobody/ # buildkit3.25 KB
20RUN |2 RELEASETAG=2024021901 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-iqbitvpn0 B
24ARG RELEASETAG0 B
25ARG TARGETARCH0 B
26ADD build/*.conf /etc/supervisor/conf.d/ # buildkit291 B
27ADD build/root/*.sh /root/ # buildkit2.01 KB
28ADD run/nobody/*.sh /home/nobody/ # buildkit3.25 KB
29ADD config/nobody/ /home/nobody/ # buildkit421 B
30RUN |2 RELEASETAG=1.1.0 TARGETARCH=amd64 /bin/sh646.93 MB
31EXPOSE map[6881/tcp:{}]0 B
32EXPOSE map[8081/tcp:{}]0 B
33EXPOSE map[8080/tcp:{}]0 B
34EXPOSE map[8118/tcp:{}]0 B
35CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 B

Command

LABEL org.opencontainers.image.authors== binhex