Sign inSign up

saddff/flask_app:07-02-0923.gitlab

Multi-platform
Index digest

sha256:3907dd2ed4264e4d1686976d18286b7f4e7272d06baf7962a4766b75f7278efc

OS/ARCH

Compressed size

28.36 MB

Last pushed

about 2 years by saddff

Type

Image

Manifest digest

sha256:7791bfdebe2a6cb0a0a6d61b7cf8e713705543bc2dc6912e448a8813b7a98711

Image Layers

1ADD file ... in / 3.9 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;454.69 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.90 B
8RUN /bin/sh -c set -eux;12.17 MB
9RUN /bin/sh -c set -eux;230 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
14RUN /bin/sh -c set -eux;2.99 MB
15CMD ["python3"]0 B
16WORKDIR /app93 B
17COPY requirements.txt /app/requirements.txt # buildkit192 B
18RUN /bin/sh -c pip install8.45 MB
19COPY . /app # buildkit418.91 KB
20CMD ["python" "main.py"]0 B
21EXPOSE map[5000/tcp:{}]0 B

Command

ADD file:033626ac44156f3d5800a602c46870486b1492b9ba26096eaa66cceb6fcead77 in /