appwrite/requestcatcher:1.1.0

Multi-platform
Index digest

sha256:ef7937cc437d1a55e6e735dcf719697421112724bae7548b867955fc7f8bbae7

OS/ARCH

Compressed size

14.94 MB

Last pushed

6 months by appwrite

Type

Image

Manifest digest

sha256:1b9d1057d42a921f23033de6a3c5e7944c285f96c34944cf37271bdf801c17f5

Image Layers

1ADD file ... in / 2.32 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c set -eux; apk274.68 KB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.6.150 B
8/bin/sh -c set -ex &&8.9 MB
9/bin/sh -c cd /usr/local/bin &&232 B
10ENV PYTHON_PIP_VERSION=21.2.40 B
11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b56743090 B
14/bin/sh -c set -ex; wget2.11 MB
15CMD ["python3"]0 B
17ENV PYTHONPATH=/home/catcher0 B
18RUN /bin/sh -c adduser catcher1.24 KB
19USER catcher0 B
20WORKDIR /home/catcher32 B
21COPY --chown=catcher:catcher /root/http-request-catcher /home/catcher #1.34 MB
22COPY --chown=catcher:catcher app.py /home/catcher/app.py #1.11 KB
23EXPOSE [5000/tcp]0 B
24STOPSIGNAL SIGINT0 B
25CMD ["python" "app.py"]0 B

Command

ADD file:ca436da5b0bfc9c0e2fc685533c6628918000c8fff109fe9a8da625b9a798002 in /