Sign inSign up

fredrikjanssonse/avassa-app-tutorial:latest

Manifest digest

sha256:99a920b1b01446715d38b878eadd69b7218fd6a06b9094e2a64660bdf674a751

OS/ARCH

linux/amd64

Compressed size

21.34 MB

Last pushed

over 2 years by fredrikjanssonse

Type

Image

Manifest digest

sha256:99a920b1b01446715d38b878eadd69b7218fd6a06b9094e2a64660bdf674a751

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]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;605.08 KB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.20 B
8RUN /bin/sh -c set -eux;11.22 MB
9RUN /bin/sh -c set -eux;241 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.57 MB
14CMD ["python3"]0 B
15WORKDIR /usr/src/app132 B
16COPY requirements.txt ./ # buildkit211 B
17RUN /bin/sh -c pip install3.7 MB
18COPY demo.py . # buildkit364 B
19CMD ["python" "./demo.py"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /