Sign inSign up

harriedekorte/python-source-template:1182

Multi-platform
Index digest

sha256:6998ed37fa29235cce5b47f9147e8ecde2ce71179150dcfd0835631ed763a6e6

OS/ARCH

Compressed size

102.94 MB

Last pushed

over 2 years by harriedekorte

Type

Image

Manifest digest

sha256:52824a4b99ba478bbf5ba5ea792fb43afb0e19312482c74581d6bfe5f7d42818

Image Layers

1ADD file ... in / 27.83 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.17 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.140 B
8RUN /bin/sh -c set -eux;11.79 MB
9RUN /bin/sh -c set -eux;244 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 -m17.71 MB
17WORKDIR /src93 B
18COPY pyproject.toml poetry.toml poetry.lock ./41.97 KB
19RUN /bin/sh -c poetry install39.19 MB
20COPY src /src/ # buildkit330 B
21ENTRYPOINT ["python" "api_main.py"]0 B

Command

ADD file:e23ba17afc7850bcca9e73ba5022db9f0a80c6a0250585fd3f50a1960226474b in /