Sign inSign up

yvlasov/enterprise-jailbreak:v0.6.1

Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.55 MB
5CMD ["/bin/bash"]0 B
6ENV DEBIAN_FRONTEND=noninteractive0 B
7ENV NO_COLOR=10 B
8RUN /bin/sh -c apt-get update107.56 MB
9ARG SNX_RS_VERSION=6.1.00 B
10RUN |1 SNX_RS_VERSION=6.1.0 /bin/sh -c20.81 MB
11RUN |1 SNX_RS_VERSION=6.1.0 /bin/sh -c52.24 MB
12COPY procwatch/requirements.txt /opt/procwatch/requirements.txt # buildkit234 B
13RUN |1 SNX_RS_VERSION=6.1.0 /bin/sh -c15.31 MB
14COPY procwatch/main.py procwatch/manager.py procwatch/config.py /opt/procwatch/10.43 KB
15COPY procwatch/templates/ /opt/procwatch/templates/ # buildkit6.3 KB
16RUN |1 SNX_RS_VERSION=6.1.0 /bin/sh -c219 B
17COPY scripts/ /opt/vpn/ # buildkit5.28 KB
18RUN |1 SNX_RS_VERSION=6.1.0 /bin/sh -c32 B
19COPY config/dnsmasq.conf /config/dnsmasq.conf # buildkit562 B
20COPY config/danted.conf /config/danted.conf # buildkit391 B
21COPY config/procwatch-checkpoint.yaml /config/procwatch-checkpoint.yaml # buildkit1.01 KB
22COPY config/procwatch-forticlient.yaml /config/procwatch-forticlient.yaml # buildkit837 B
23COPY config/proxy.pac /config/proxy.pac # buildkit339 B
24COPY config/tinyproxy.conf /config/tinyproxy.conf # buildkit426 B
25COPY entrypoint.sh /entrypoint.sh # buildkit4.59 KB
26RUN |1 SNX_RS_VERSION=6.1.0 /bin/sh -c32 B
27EXPOSE [1080/tcp 8080/tcp 8888/tcp]0 B
28HEALTHCHECK &{["CMD-SHELL" "curl -sf http://localhost:8080/alive0 B
29ENTRYPOINT ["/entrypoint.sh"]0 B

Command

 ARG RELEASE