Sign inSign up

s3458600/my-python-app2:latest

Manifest digest

sha256:86a7b9575114b9a4a752cdde80e744f07d2f7c34553f512ad14c4f83ff0c7723

OS/ARCH

linux/amd64

Compressed size

121.42 MB

Last pushed

about 2 years by s3458600

Type

Image

Manifest digest

sha256:86a7b9575114b9a4a752cdde80e744f07d2f7c34553f512ad14c4f83ff0c7723

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]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;3.35 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.200 B
8RUN /bin/sh -c set -eux;11.34 MB
9RUN /bin/sh -c set -eux;232 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=58.1.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/def4aec84b261b939137dd1c69eff0aabb4a7bf4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=bc37786ec99618416cc0a0ca32833da447f4d91ab51d2c138dd15b7af21e8e9a0 B
14RUN /bin/sh -c set -eux;2.65 MB
15CMD ["python3"]0 B
16WORKDIR /app93 B
17COPY requirements.txt . # buildkit227 B
18RUN /bin/sh -c pip install75.31 MB
19COPY . . # buildkit1016.22 KB
20CMD ["python" "app.py"]0 B

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /