sha256:736bd0f15556560f3d8d837acecdc43feea5973f2660b1b66bb7b68807336344
OS/ARCH
Compressed size
1.01 GB
Last pushed
over 1 year by canardconfit
Type
Image
Manifest digest
sha256:89acfb7fcd9900c4f19493c28bfbb3a3f2e98e358dc22cbfd0e321bb2bb7b06d
Image Layers
1LABEL org.opencontainers.image.authors=binhex0 B2LABEL org.opencontainers.image.source=https://github.com/binhex/arch-base0 B3ARG RELEASETAG=20241107030 B4ARG TARGETARCH=amd640 B5ADD build/common/root/*.conf /etc/supervisor.conf # buildkit263 B6ADD build/common/root/*.sh /bootstrap/ # buildkit3.26 KB7ADD build/amd64/utils/busybox/busybox /bootstrap/busybox # buildkit1.22 MB8RUN |2 RELEASETAG=2024110703 TARGETARCH=amd64 /bootstrap/busybox5.1 KB9SHELL [/bootstrap/sh -c]0 B10RUN |2 RELEASETAG=2024110703 TARGETARCH=amd64 /bootstrap/sh216.49 MB11SHELL [/bin/sh -c]0 B12ENV HOME=/home/nobody0 B13ENV TERM=xterm0 B14ENV LANG=en_GB.UTF-80 B15ENTRYPOINT ["/usr/bin/dumb-init" "--"]0 B16LABEL org.opencontainers.image.authors=binhex0 B17LABEL org.opencontainers.image.source=https://github.com/binhex/arch-int-vpn0 B18ARG RELEASETAG=20241107030 B19ARG TARGETARCH=amd640 B20ADD build/root/*.sh /root/ # buildkit5.25 KB21ADD run/root/*.sh /root/ # buildkit9.55 KB22ADD run/nobody/*.sh /home/nobody/ # buildkit1.45 KB23ADD run/local/*.sh /usr/local/bin/ # buildkit7.96 KB24RUN |2 RELEASETAG=2024110703 TARGETARCH=amd64 /bin/sh250.68 MB25LABEL org.opencontainers.image.authors=CanardConfit0 B26LABEL org.opencontainers.image.source=https://github.com/CanardConfit/arch-iqbitvpn0 B27ARG RELEASETAG=1.2.00 B28ARG TARGETARCH=amd640 B29ADD build/*.conf /etc/supervisor/conf.d/ # buildkit291 B30ADD build/root/*.sh /root/ # buildkit2.05 KB31ADD run/nobody/*.sh /home/nobody/ # buildkit3.48 KB32ADD config/nobody/ /home/nobody/ # buildkit420 B33RUN |2 RELEASETAG=1.2.0 TARGETARCH=amd64 /bin/sh570 MB34EXPOSE map[6881/tcp:{}]0 B35EXPOSE map[8081/tcp:{}]0 B36EXPOSE map[8080/tcp:{}]0 B37EXPOSE map[8118/tcp:{}]0 B38CMD ["/bin/bash" "/usr/local/bin/init.sh"]0 BCommand
LABEL org.opencontainers.image.authors=binhex