sha256:5bcc1138a544d8cfe88705b831991b9ff817c5907d49f13b2e89ef918b70afba
OS/ARCH
Compressed size
359.08 MB
Last pushed
3 days by coatlbot
Type
Image
Manifest digest
sha256:fed11a6bd3f34a6011ea85dfe5da328cc966d34c0c4874a1beeffeefea564fd2
Image Layers
1# debian.sh --arch 'arm64' out/46.14 MB2RUN /bin/sh -c set -eux;22.53 MB3RUN /bin/sh -c set -eux;61.51 MB4RUN /bin/sh -c set -ex;193.78 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 B10ENV LANG=C.UTF-80 B11RUN /bin/sh -c set -eux;12.46 MB12ENV PYTHON_VERSION=3.12.130 B13RUN /bin/sh -c set -eux;21.07 MB14SHELL [/bin/bash -o pipefail -c]0 B15RUN /bin/bash -o pipefail -c232 B16ENV PYTHON_PIP_VERSION=26.2.10 B17ENV PYTHON_GET_PIP_URL=https://raw.githubusercontent.com/pypa/get-pip/HEAD/public/get-pip.py0 B18RUN /bin/bash -o pipefail -c1.58 MB19CMD ["python3"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'