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 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.50 B8RUN /bin/sh -c set -eux;11.18 MB9RUN /bin/sh -c set -eux;232 B10ENV PYTHON_PIP_VERSION=24.20 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/def4aec84b261b939137dd1c69eff0aabb4a7bf4/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=bc37786ec99618416cc0a0ca32833da447f4d91ab51d2c138dd15b7af21e8e9a0 B13RUN /bin/sh -c set -eux;1.67 MB14CMD ["python3"]0 B15RUN /bin/sh -c apt-get update93.25 MB16RUN /bin/sh -c python -m42.06 MB17RUN /bin/sh -c groupadd --gid3.23 KB18WORKDIR /home/worker32 B19ENV POETRY_NO_INTERACTION=1 POETRY_VIRTUALENVS_IN_PROJECT=1 POETRY_VIRTUALENVS_CREATE=0 POETRY_CACHE_DIR=/tmp/poetry_cache0 B20COPY pyproject.toml poetry.lock poetry.toml ./40.18 KB21RUN /bin/sh -c poetry install15.3 MB22COPY --chown=worker:worker src src #747 B23USER worker0 B24CMD ["python" "src/main.py"]0 BCommand
ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /