Sign inSign up

stacktic/python-v3:0.0.1-SNAPSHOT

Manifest digest

sha256:23ee69fd03ca736f2919594ae2df3701f9a1458e28fb74ac5c51ae08bcfd916c

OS/ARCH

linux/amd64

Compressed size

394.31 MB

Last pushed

almost 2 years by stacktic

Type

Image

Manifest digest

sha256:23ee69fd03ca736f2919594ae2df3701f9a1458e28fb74ac5c51ae08bcfd916c

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.41 MB
5/bin/sh -c set -ex; apt-get201.49 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;5.88 MB
9ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
10ENV PYTHON_VERSION=3.12.70 B
11RUN /bin/sh -c set -eux;23.03 MB
12RUN /bin/sh -c set -eux;249 B
13CMD ["python3"]0 B
14WORKDIR /app242 B
15RUN apt-get update && apt-get30.57 MB
16RUN groupadd -g 1001 appgroup1.81 KB
17COPY requirements.txt /app/486 B
18RUN pip install --no-cache-dir -r1.73 MB
19COPY . /app4.33 KB
20RUN chown -R appuser:appgroup /app4.22 KB

Command

ADD file:b4987bca8c4c4c640d6b71dcccfd7172b44771e0f851a47d05c00c2bdcd204f6 in /