Sign inSign up

andreasgrob/mtls-webhook-receiver:0.1.0

Index digest

sha256:8b5dfaf8893c095ba7e8f230fa198a6b42eb82c91ef93763d8b08679ba8fce69

OS/ARCH

linux/amd64

Compressed size

33.02 MB

Last pushed

over 2 years by andreasgrob

Type

Image

Manifest digest

sha256:28c138bd5e20fe9dfd5c3750148ec79c1e7260711d0d31024386c84e7236a2f4

Image Layers

1ADD file ... in / 3.25 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
5RUN /bin/sh -c set -eux;607.12 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.130 B
8RUN /bin/sh -c set -eux;11.65 MB
9RUN /bin/sh -c set -eux;242 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B
14RUN /bin/sh -c set -eux;2.94 MB
15CMD ["python3"]0 B
16WORKDIR /app93 B
17COPY requirements.txt ./ # buildkit177 B
18RUN /bin/sh -c pip install14.58 MB
19COPY app.py app.py # buildkit1.17 KB
20ENV PYTHONUNBUFFERED=10 B
21EXPOSE map[5000/tcp:{}]0 B
22CMD ["flask" "run" "--host" "0.0.0.0"0 B

Command

ADD file:1f4eb46669b5b6275af19eb7471a6899a61c276aa7d925b8ae99310b14b75b92 in /