sha256:86b136ca5e384ee45bf324bf89ac4bdeb63f85e7047dfc952b383d119d2f4a93
OS/ARCH
linux/amd64
Compressed size
49.67 MB
Last pushed
about 1 year by jetsung
Type
Image
Manifest digest
sha256:b1124fbedbbd1ffb78e938b4baf9b68d6009c465e382cfb5bae666371ef9a261
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.35 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.50 B6ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B7RUN /bin/sh -c set -eux;12 MB8RUN /bin/sh -c set -eux;251 B9CMD ["python3"]0 B11ARG PIP_MIRROR_URL=https://pypi.org/simple0 B12WORKDIR /app93 B13COPY . . # buildkit36.36 KB14RUN |1 PIP_MIRROR_URL=https://pypi.org/simple /bin/sh -c7.36 MB15EXPOSE map[8000/tcp:{}]0 B16CMD ["gunicorn" "-b" "0.0.0.0:8000" "app:app"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1751241600'