Sign inSign up

xiuxiumycena/madlad-fastapi:0.2.2

Multi-platform
Index digest

sha256:cfe81f62fffcd735e413e08ba55e4f0b9bce78742a2aea5943bee39415a8c8f1

OS/ARCH

Compressed size

215.59 MB

Last pushed

about 2 years by xiuxiumycena

Type

Image

Manifest digest

sha256:ac80bd5f9c496d7227daafb60397a01746ddc883bfac044d4dcc28f3368e339b

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
16WORKDIR /app93 B
17COPY /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages # buildkit169.54 MB
18COPY /usr/local/bin/uvicorn /usr/local/bin/uvicorn # buildkit319 B
19COPY . /app # buildkit56.51 KB
20EXPOSE map[8000/tcp:{}]0 B
21CMD ["uvicorn" "app.main:app" "--host" "0.0.0.0"0 B

Command

ADD file:5f17f77072bcd27aa8c4d09ef5117423b789c42445b6e6c13af711dfb2abd544 in /