Sign inSign up

stacktic/python-v4:0.0.1-SNAPSHOT

Manifest digest

sha256:e1f9e1807c99d25a91a788d76c31a01fb7106a4710a264a3f4b61f2282d9b5c9

OS/ARCH

linux/amd64

Compressed size

394.31 MB

Last pushed

almost 2 years by stacktic

Type

Image

Manifest digest

sha256:e1f9e1807c99d25a91a788d76c31a01fb7106a4710a264a3f4b61f2282d9b5c9

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 /app235 B
15RUN apt-get update && apt-get30.57 MB
16RUN groupadd -g 1001 appgroup1.79 KB
17COPY requirements.txt /app/480 B
18RUN pip install --no-cache-dir -r1.72 MB
19COPY . /app4.38 KB
20RUN chown -R appuser:appgroup /app4.26 KB

Command

ADD file:b4987bca8c4c4c640d6b71dcccfd7172b44771e0f851a47d05c00c2bdcd204f6 in /