Sign inSign up

harriedekorte/own-the-api:1126

Multi-platform
Index digest

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 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.35 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.20 B
8RUN /bin/sh -c set -eux;11.44 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
13RUN /bin/sh -c set -eux;2.84 MB
14CMD ["python3"]0 B
15WORKDIR /src92 B
16COPY pyproject.toml poetry.lock /src/ #13.39 KB
17RUN /bin/sh -c pip install39.85 MB
18RUN /bin/sh -c poetry install9.1 MB
19COPY /src /src # buildkit1.99 KB
20CMD ["poetry" "run" "uvicorn" "main:app"0 B

Command

ADD file:eb6a3def1f69e76655620640e610015f285bc23c97e89855feb1f0548309d518 in /