redislabs/est-repo-delete-me-2:0.1.29

Index digest

sha256:b8acc89e098d77b190287b3c1425540bb72ba7645f2a8f035804b3b2da796e4e

OS/ARCH

linux/arm64

Compressed size

96.93 MB

Last pushed

9 months by redislabs

Type

Image

Manifest digest

sha256:50cad0d8182612046a29507f841466deef3606703b0adab31db53029aa1b5f57

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=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.30 B
8RUN /bin/sh -c set -eux;11.42 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.91 MB
14CMD ["python3"]0 B
15WORKDIR /app92 B
16RUN /bin/sh -c apt-get update36.34 MB
17COPY requirements.txt . # buildkit444 B
18RUN /bin/sh -c pip install14.76 MB
19COPY ./app ./app # buildkit234.97 KB
20COPY ./models ./models # buildkit14.57 KB
21COPY ./templates ./templates # buildkit1.19 KB
22RUN /bin/sh -c useradd -m254.16 KB
23USER appuser0 B
24EXPOSE map[8000/tcp:{}]0 B
25CMD ["uvicorn" "app.main:app" "--host" "0.0.0.0"0 B

Command

ADD file:e23ba17afc7850bcca9e73ba5022db9f0a80c6a0250585fd3f50a1960226474b in /