Sign inSign up

yvlasov/enterprise-jailbreak:latest

Manifest digest

sha256:679c52c863c78796135a058efb87b39190dffba475390b6e61cc8874e1349b9c

OS/ARCH

linux/arm64

Compressed size

219.06 MB

Last pushed

3 months by yvlasov

Type

Image

Manifest digest

sha256:679c52c863c78796135a058efb87b39190dffba475390b6e61cc8874e1349b9c

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.54 MB
5CMD ["/bin/bash"]0 B
6ENV DEBIAN_FRONTEND=noninteractive0 B
7RUN /bin/sh -c apt-get update106.72 MB
8RUN /bin/sh -c curl -fsSL21.01 MB
9RUN /bin/sh -c curl -fsSL48.62 MB
10COPY procwatch/requirements.txt /opt/procwatch/requirements.txt # buildkit230 B
11RUN /bin/sh -c python3 -m15.15 MB
12COPY procwatch/main.py procwatch/manager.py procwatch/config.py /opt/procwatch/4.78 KB
13COPY procwatch/templates/ /opt/procwatch/templates/ # buildkit5.87 KB
14RUN /bin/sh -c mkdir -p138 B
15COPY scripts/ /opt/vpn/ # buildkit857 B
16RUN /bin/sh -c chmod +x853 B
17COPY config/dnsmasq.conf /config/dnsmasq.conf # buildkit251 B
18COPY config/danted.conf /config/danted.conf # buildkit269 B
19COPY config/procwatch-checkpoint.yaml /config/procwatch-checkpoint.yaml # buildkit413 B
20COPY config/procwatch-forticlient.yaml /config/procwatch-forticlient.yaml # buildkit389 B
21COPY config/proxy.pac /config/proxy.pac # buildkit337 B
22COPY config/tinyproxy.conf /config/tinyproxy.conf # buildkit365 B
23COPY entrypoint.sh /entrypoint.sh # buildkit1.11 KB
24RUN /bin/sh -c chmod +x1.11 KB
25EXPOSE [1080/tcp 8080/tcp 8888/tcp]0 B
26HEALTHCHECK &{["CMD-SHELL" "curl -sf http://localhost:8080/health0 B
27ENTRYPOINT ["/entrypoint.sh"]0 B

Command

 ARG RELEASE