sha256:6998ed37fa29235cce5b47f9147e8ecde2ce71179150dcfd0835631ed763a6e6
OS/ARCH
Compressed size
105.71 MB
Last pushed
over 2 years by harriedekorte
Type
Image
Manifest digest
sha256:e724e53e4aed537114fce7652abb152719d0f76ee7bba9d6fc9680049e521fe9
Image Layers
1ADD file ... in / 27.8 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.140 B8RUN /bin/sh -c set -eux;11.81 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B14RUN /bin/sh -c set -eux;3.21 MB15CMD ["python3"]0 B16RUN /bin/sh -c python -m19.63 MB17WORKDIR /src93 B18COPY pyproject.toml poetry.toml poetry.lock ./41.97 KB19RUN /bin/sh -c poetry install39.88 MB20COPY src /src/ # buildkit330 B21ENTRYPOINT ["python" "api_main.py"]0 BCommand
ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /