Sign inSign up

paullaffitte/thedoor:latest

Manifest digest

sha256:c6e28f946954a1aa35e1c91a13c06dec7a672e0fb5d3ae80e9f93fa337f7f57b

OS/ARCH

linux/amd64

Compressed size

102.51 MB

Last pushed

12 months by paullaffitte

Type

Image

Manifest digest

sha256:c6e28f946954a1aa35e1c91a13c06dec7a672e0fb5d3ae80e9f93fa337f7f57b

Image Layers

1# debian.sh --arch 'amd64' out/28.39 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.70 B
6ENV PYTHON_SHA256=5462f9099dfd30e238def83c71d91897d8caa5ff6ebc7a50f14d4802cdaaa79a0 B
7RUN /bin/sh -c set -eux;11.19 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10RUN /bin/sh -c useradd -mU3.23 KB
11RUN /bin/sh -c apt-get update1.4 MB
12RUN /bin/sh -c mkdir /home/mitmproxy/.mitmproxy148 B
13COPY /wheels /wheels # buildkit25.24 MB
14RUN /bin/sh -c pip install35.05 MB
15RUN /bin/sh -c rm -rf76 B
16VOLUME [/home/mitmproxy/.mitmproxy]0 B
17COPY docker-entrypoint.sh /usr/local/bin/ # buildkit524 B
18ENTRYPOINT ["docker-entrypoint.sh"]0 B
19EXPOSE map[8080/tcp:{} 8081/tcp:{}]0 B
20CMD ["mitmproxy"]0 B
21ENV LISTEN_PORT=87770 B
22ENV WEB_PORT=87780 B
23ENV WEB_HOST=0.0.0.00 B
24ENV BLOCK_GLOBAL=false0 B
25ENV MITMPROXY_HOME=/home/mitmproxy/.mitmproxy0 B
26USER root0 B
27RUN /bin/sh -c mkdir -p166 B
28COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit555 B
29RUN /bin/sh -c chmod +x569 B
30USER mitmproxy0 B
31WORKDIR /home/mitmproxy32 B
32EXPOSE map[8777/tcp:{} 8778/tcp:{}]0 B
33ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1754870400'