Sign inSign up

harriedekorte/python-source-template:1184

Multi-platform
Index digest

sha256:eca0e9285e1cc7db28153c2da5eeb6724c514efb38479d2ad65d8c58009069d1

OS/ARCH

Compressed size

105.71 MB

Last pushed

over 2 years by harriedekorte

Type

Image

Manifest digest

sha256:a14e85ee9a54ee00a632a45cd01039f12a154abf1557aa1387cf0f97661be80a

Image Layers

1ADD file ... in / 27.8 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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.140 B
8RUN /bin/sh -c set -eux;11.81 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
14RUN /bin/sh -c set -eux;3.21 MB
15CMD ["python3"]0 B
16RUN /bin/sh -c python -m19.63 MB
17WORKDIR /src92 B
18COPY pyproject.toml poetry.toml poetry.lock ./41.98 KB
19RUN /bin/sh -c poetry install39.88 MB
20COPY src /src/ # buildkit382 B
21CMD ["poetry" "run" "uvicorn" "api_main:app"0 B

Command

ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /