sha256:659b1af5ae949a7decb18de2f73392aff63c7350ff9d6ab7fba42612814e03af
OS/ARCH
Compressed size
50.91 MB
Last pushed
about 1 year by petermatthew
Type
Image
Manifest digest
sha256:e5c9656fd498221c360616a25d57bbd4a1df3e21bf82a7c117f98928c40dff07
Image Layers
1# debian.sh --arch 'amd64' out/28.39 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.23 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.60 B6ENV PYTHON_SHA256=17ba5508819d8736a14fbfc47d36e184946a877851b2e9c4b6c43acb44a3b1040 B7RUN /bin/sh -c set -eux;11.19 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10WORKDIR /app92 B11COPY . /app # buildkit1.51 MB12RUN /bin/sh -c pip install8.59 MB13CMD ["gunicorn" "--bind" "0.0.0.0:5827" "app:app"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1754870400'