rigor08/app1:0.1

Index digest

sha256:b8b01d567433a2a81e91e4930c4f94321c4016234e7933913e977c12e12a424f

OS/ARCH

linux/arm64/v8

Compressed size

90.96 MB

Last pushed

over 1 year by rigor08

Type

Image

Manifest digest

sha256:64c6d0fba33734c3d4f5d873af2da4beed6d192f95da9134cda17fa67f1d5a27

Image Layers

1# debian.sh --arch 'arm64' out/26.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.18 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.20 B
6ENV PYTHON_SHA256=d984bcc57cd67caab26f7def42e523b1c015bbc5dc07836cf4f0b63fa159eb560 B
7RUN /bin/sh -c set -eux;11.9 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10WORKDIR /app93 B
11COPY requirements.txt . # buildkit508 B
12RUN /bin/sh -c pip install33.04 MB
13COPY . . # buildkit16.09 MB
14EXPOSE map[8000/tcp:{}]0 B
15CMD ["uvicorn" "server:app" "--host" "0.0.0.0"0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'