sha256:64b06b8e78d0c7a8958de4fc8a2c48b147c566ac40605feee96a28a175fe698c
OS/ARCH
Compressed size
90.32 MB
Last pushed
over 2 years by harriedekorte
Type
Image
Manifest digest
sha256:cb2a12e6ddc34274cfd3d01d310f1af54c51fcd4d9df4b0a32c32fc2ed8fddb4
Image Layers
1ADD file ... in / 27.81 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.17 MB6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B7ENV PYTHON_VERSION=3.12.20 B8RUN /bin/sh -c set -eux;11.41 MB9RUN /bin/sh -c set -eux;245 B10ENV PYTHON_PIP_VERSION=24.00 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B13RUN /bin/sh -c set -eux;2.84 MB14CMD ["python3"]0 B15WORKDIR /src93 B16COPY pyproject.toml poetry.lock /src/ #13.39 KB17RUN /bin/sh -c pip install35.99 MB18RUN /bin/sh -c poetry install9.09 MB19COPY /src /src # buildkit2 KB20COPY README.md /src # buildkit452 B21CMD ["poetry" "run" "uvicorn" "main:app"0 BCommand
ADD file:85e3f04235f949795629380f3a50ca566471f0258cd4322937c8b1e0648a69ae in /