sha256:0022a5937a3daf084e9778ca22ba9a45dcd6c997bef34aa95ccea2e9799e3304
OS/ARCH
Compressed size
61.52 MB
Last pushed
over 1 year by sheepgreen
Type
Image
Manifest digest
sha256:23520f7d305443f42bf90c1344d2a6d9f63693e85199d7c92f73cf017ea75e7a
Image Layers
1# debian.sh --arch 'amd64' out/26.91 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.20 B6ENV PYTHON_SHA256=d984bcc57cd67caab26f7def42e523b1c015bbc5dc07836cf4f0b63fa159eb560 B7RUN /bin/sh -c set -eux;12 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10WORKDIR /app93 B11COPY . /app # buildkit2.53 KB12RUN /bin/sh -c pip install19.26 MB13CMD ["gunicorn" "-b" "0.0.0.0:5000" "bot:bot"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'