Sign inSign up

fbeltrao/sample-inventory-api:v1.1

Manifest digest

sha256:36e835234aad3cf1db168d5c931f44a27de59d67de051785467f5a384a09dbb6

OS/ARCH

linux/amd64

Compressed size

49.38 MB

Last pushed

over 3 years by fbeltrao

Type

Image

Manifest digest

sha256:36e835234aad3cf1db168d5c931f44a27de59d67de051785467f5a384a09dbb6

Image Layers

1ADD file ... in / 25.88 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;2.65 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.110 B
8RUN /bin/sh -c set -eux;10.97 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/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f39806370 B
14RUN /bin/sh -c set -eux;3.21 MB
15CMD ["python3"]0 B
16WORKDIR /app92 B
17COPY sample_inventory_api/ . # buildkit5.63 KB
18COPY /app/requirements.txt . # buildkit332 B
19RUN /bin/sh -c pip install6.66 MB
20EXPOSE map[5000/tcp:{}]0 B
21CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 B

Command

ADD file:e614539607055bdbde0cc1a94ef9783fe3627c8553ef1b21071ecb5c27ea27e4 in /