sha256:873f9b756720dec68473f82903fbf8978593204dd1d0336cd0b78f8ebf631b02
OS/ARCH
Compressed size
214.73 MB
Last pushed
about 2 years by harriedekorte
Type
Image
Manifest digest
sha256:666b19a245d7d42cb7bc93e792eaa2b2ea1374c9561857cfd9a7ea70804f9cda
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.40 B8RUN /bin/sh -c set -eux;11.45 MB9RUN /bin/sh -c set -eux;232 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/e03e1607ad60522cf34a92e834138eb89f57667c/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=ee09098395e42eb1f82ef4acb231a767a6ae85504a9cf9983223df0a7cbd35d70 B13RUN /bin/sh -c set -eux;2.74 MB14CMD ["python3"]0 B15RUN /bin/sh -c apt-get update93.24 MB16RUN /bin/sh -c python -m45.79 MB17RUN /bin/sh -c groupadd --gid3.24 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 ./43.98 KB21RUN /bin/sh -c poetry install30.33 MB22COPY --chown=worker:worker src src #1.75 KB23USER worker0 B24CMD ["python" "src/main.py"]0 BCommand
ADD file:b24689567a7c604de93e4ef1dc87c372514f692556744da43925c575b4f80df6 in /