Sign inSign up

harriedekorte/python-source-template:1252

Multi-platform
Index digest

sha256:f034819fe2c15d3aca8ca25b5c934d49685cf58df1432fcfeb87c7665f4073a2

OS/ARCH

Compressed size

194.63 MB

Last pushed

about 2 years by harriedekorte

Type

Image

Manifest digest

sha256:b17d1ca52e5b9a51f09514cccd1559fa6612d11f141fa27a835ba2f7e8ab7e79

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=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.50 B
8RUN /bin/sh -c set -eux;11.18 MB
9RUN /bin/sh -c set -eux;232 B
10ENV PYTHON_PIP_VERSION=24.20 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/def4aec84b261b939137dd1c69eff0aabb4a7bf4/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=bc37786ec99618416cc0a0ca32833da447f4d91ab51d2c138dd15b7af21e8e9a0 B
13RUN /bin/sh -c set -eux;1.67 MB
14CMD ["python3"]0 B
15RUN /bin/sh -c apt-get update93.25 MB
16RUN /bin/sh -c python -m42.06 MB
17RUN /bin/sh -c groupadd --gid3.23 KB
18WORKDIR /home/worker32 B
19ENV POETRY_NO_INTERACTION=1 POETRY_VIRTUALENVS_IN_PROJECT=1 POETRY_VIRTUALENVS_CREATE=0 POETRY_CACHE_DIR=/tmp/poetry_cache0 B
20COPY pyproject.toml poetry.lock poetry.toml ./40.18 KB
21RUN /bin/sh -c poetry install15.3 MB
22COPY --chown=worker:worker src src #747 B
23USER worker0 B
24CMD ["python" "src/main.py"]0 B

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /