sha256:5c66a76ef6b491600ebf43f700f1d06e994794813cb3471d6e3d3d325401457a
OS/ARCH
Compressed size
171.35 MB
Last pushed
over 1 year by romuloigor
Type
Image
Manifest digest
sha256:6924d2bfe1c2a86e8806712917359491c8bea9906f6b79e08a45092605aeb7cc
Image Layers
1# debian.sh --arch 'arm64' out/26.74 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;249 B9CMD ["python3"]0 B10WORKDIR /app93 B11RUN /bin/sh -c pip install129.53 MB12COPY app.py /app/app.py # buildkit1.04 KB13EXPOSE map[8501/tcp:{}]0 B14CMD ["streamlit" "run" "app.py" "--server.port=8501"0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'