Sign inSign up

petermatthew/hydro-docker-quest:latest

Multi-platform
Index digest

sha256:7d400595928aa0ddae681ee50d13cf7b5917706314ed9a4cadc9061aae34210e

OS/ARCH

Compressed size

50.12 MB

Last pushed

about 1 year by petermatthew

Type

Image

Manifest digest

sha256:0a89785829165f77f32f012543c8a83df48c9c3972d79b6440a5f62ca49df8bb

Image Layers

1# debian.sh --arch 'arm64' out/28.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;1.21 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.60 B
6ENV PYTHON_SHA256=17ba5508819d8736a14fbfc47d36e184946a877851b2e9c4b6c43acb44a3b1040 B
7RUN /bin/sh -c set -eux;11.12 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10WORKDIR /app93 B
11COPY requirements.txt . # buildkit198 B
12RUN /bin/sh -c pip install9.04 MB
13COPY app.py . # buildkit3.12 KB
14CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1754870400'