sha256:e596aad821d88d0495a03b4391d90b7cf6d898bb3724e8a2fa8a0ef2d45a44f5
OS/ARCH
Compressed size
359.84 MB
Last pushed
2 months by coatlbot
Type
Image
Manifest digest
sha256:a525e5a44c2203c9b4bf4c5d9d5950b66baf64af61a8fe83815157a36c7a8d4a
Image Layers
1# debian.sh --arch 'arm64' out/46.14 MB2RUN /bin/sh -c set -eux;22.52 MB3RUN /bin/sh -c set -eux;61.51 MB4RUN /bin/sh -c set -ex;193.74 MB5LABEL maintainer=César Román <[email protected]> repository=https://github.com/coatl-dev/docker-python0 B6ENV DEBIAN_FRONTEND=noninteractive0 B7ENV PIP_NO_CACHE_DIR=10 B8ENV PIP_ROOT_USER_ACTION=ignore0 B9ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10RUN /bin/sh -c set -eux;8.47 MB11ENV PYTHON_VERSION=3.14.60 B12RUN /bin/sh -c set -eux;25.88 MB13SHELL [/bin/bash -o pipefail -c]0 B14RUN /bin/bash -o pipefail -c231 B15ENV PYTHON_PIP_VERSION=26.1.20 B16ENV PYTHON_GET_PIP_URL=https://raw.githubusercontent.com/pypa/get-pip/HEAD/public/get-pip.py0 B17RUN /bin/bash -o pipefail -c1.58 MB18CMD ["python3"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'