Sign inSign up

saddff/web-app:28-05-2024.0685f57

Multi-platform
Index digest

sha256:9e1435f73617b35ab16b1453a7805f00c79f14fda74207d68e4ebcd3e8a90c8c

OS/ARCH

Compressed size

23.86 MB

Last pushed

over 2 years by saddff

Type

Image

Manifest digest

sha256:81e9a92cd7acc5801e0d3695da7c748b6834527f4d696835172d8d01899a34eb

Image Layers

1ADD file ... in / 3.19 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;610.54 KB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.10 B
8RUN /bin/sh -c set -eux;11.25 MB
9RUN /bin/sh -c set -eux;239 B
10ENV PYTHON_PIP_VERSION=23.2.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B
13RUN /bin/sh -c set -eux;2.55 MB
14CMD ["python3"]0 B
15WORKDIR /app93 B
16COPY requirements.txt /app/requirements.txt # buildkit171 B
17RUN /bin/sh -c pip install6.24 MB
18COPY . /app # buildkit29.91 KB
19CMD ["python" "app.py"]0 B
20EXPOSE map[5000/tcp:{}]0 B

Command

ADD file:d0764a717d1e9d0aff3fa84779b11bfa0afe4430dcb6b46d965b209167639ba0 in /