Sign inSign up

dmitriizolotov/demoapp:v1

Manifest digest

sha256:2b4bcfcee776ecfb026230131c4c2ffb99224885f79de91783510233f75693a4

OS/ARCH

linux/arm64/v8

Compressed size

60.43 MB

Last pushed

over 1 year by dmitriizolotov

Type

Image

Manifest digest

sha256:2b4bcfcee776ecfb026230131c4c2ffb99224885f79de91783510233f75693a4

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.18 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.90 B
7ENV PYTHON_SHA256=7220835d9f90b37c006e9842a8dff4580aaca4318674f947302b8d28f3f811120 B
8RUN /bin/sh -c set -eux;12.94 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY . . # buildkit925 B
13RUN /bin/sh -c pip install17.56 MB
14CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 B

Command

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