sha256:0022a5937a3daf084e9778ca22ba9a45dcd6c997bef34aa95ccea2e9799e3304
OS/ARCH
Compressed size
59.54 MB
Last pushed
over 1 year by sheepgreen
Type
Image
Manifest digest
sha256:1f691f030e1356f5793013223d125784ae86b42fa45a988d4641180ebb991812
Image Layers
1# debian.sh --arch 'arm64' out/26.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.18 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.20 B6ENV PYTHON_SHA256=d984bcc57cd67caab26f7def42e523b1c015bbc5dc07836cf4f0b63fa159eb560 B7RUN /bin/sh -c set -eux;11.9 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10WORKDIR /app93 B11COPY . /app # buildkit2.53 KB12RUN /bin/sh -c pip install17.71 MB13CMD ["gunicorn" "-b" "0.0.0.0:5000" "bot:bot"0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1740355200'