sha256:78266790a1723d32e02bbed90a559c2561796322c6e6e0aba69089c9b9e0faf6
OS/ARCH
linux/arm64
Compressed size
223.5 MB
Last pushed
15 days by yvlasov
Type
Image
Manifest digest
sha256:f1af091b06d5965bcdb5756c6c54f72326a795b5059dd4572c06c56fe5f6fab7
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.version=24.040 B4ADD file ... in / 27.55 MB5CMD ["/bin/bash"]0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7ENV NO_COLOR=10 B8RUN /bin/sh -c apt-get update107.56 MB9ARG SNX_RS_VERSION=6.1.00 B10RUN |1 SNX_RS_VERSION=6.1.0 /bin/sh -c20.81 MB11RUN |1 SNX_RS_VERSION=6.1.0 /bin/sh -c52.24 MB12COPY procwatch/requirements.txt /opt/procwatch/requirements.txt # buildkit234 B13RUN |1 SNX_RS_VERSION=6.1.0 /bin/sh -c15.31 MB14COPY procwatch/main.py procwatch/manager.py procwatch/config.py /opt/procwatch/10.43 KB15COPY procwatch/templates/ /opt/procwatch/templates/ # buildkit6.3 KB16RUN |1 SNX_RS_VERSION=6.1.0 /bin/sh -c219 B17COPY scripts/ /opt/vpn/ # buildkit5.28 KB18RUN |1 SNX_RS_VERSION=6.1.0 /bin/sh -c32 B19COPY config/dnsmasq.conf /config/dnsmasq.conf # buildkit562 B20COPY config/danted.conf /config/danted.conf # buildkit391 B21COPY config/procwatch-checkpoint.yaml /config/procwatch-checkpoint.yaml # buildkit1.01 KB22COPY config/procwatch-forticlient.yaml /config/procwatch-forticlient.yaml # buildkit837 B23COPY config/proxy.pac /config/proxy.pac # buildkit339 B24COPY config/tinyproxy.conf /config/tinyproxy.conf # buildkit426 B25COPY entrypoint.sh /entrypoint.sh # buildkit4.59 KB26RUN |1 SNX_RS_VERSION=6.1.0 /bin/sh -c32 B27EXPOSE [1080/tcp 8080/tcp 8888/tcp]0 B28HEALTHCHECK &{["CMD-SHELL" "curl -sf http://localhost:8080/alive0 B29ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE