sha256:8edf1b6f18363b75a44447272f442c050c9c3d56814857dea72adc0a40aaa400
OS/ARCH
Compressed size
94.36 MB
Last pushed
over 2 years by harriedekorte
Type
Image
Manifest digest
sha256:79609ed9fbdfbaf7f02d7acc720b703ed1afef2b063a0aeedfb5716a9ab5287e
Image Layers
1ADD file ... in / 27.77 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.20 B8RUN /bin/sh -c set -eux;11.44 MB9RUN /bin/sh -c set -eux;243 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 /src92 B16COPY pyproject.toml poetry.lock /src/ #13.39 KB17RUN /bin/sh -c pip install39.85 MB18RUN /bin/sh -c poetry install9.1 MB19COPY /src /src # buildkit1.99 KB20CMD ["poetry" "run" "uvicorn" "main:app"0 BCommand
ADD file:eb6a3def1f69e76655620640e610015f285bc23c97e89855feb1f0548309d518 in /