Sign inSign up

petermatthew/hydro-docker-quest:latest

Multi-platform
Index digest

sha256:7d400595928aa0ddae681ee50d13cf7b5917706314ed9a4cadc9061aae34210e

OS/ARCH

Compressed size

49.86 MB

Last pushed

about 1 year by petermatthew

Type

Image

Manifest digest

sha256:ee4ad4921de4c4092bb03a9e59310f8dea71b6dcd3df5e9f3fad7002b0a58f2e

Image Layers

1# debian.sh --arch 'amd64' out/28.39 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.23 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.19 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10WORKDIR /app91 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 'amd64' out/ 'trixie' '@1754870400'