sha256:ff075a11305007ceb1a213db3add54e0a3f86cd06ed44a7c6541b7beeb75730f
OS/ARCH
Compressed size
42.36 MB
Last pushed
2 months by coatlbot
Type
Image
Manifest digest
sha256:8ac6935622d4f7f8a7b0d0f7c4bd1b0ef789577e5928606dcd3616420598bb74
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2LABEL maintainer=César Román <[email protected]> repository=https://github.com/coatl-dev/docker-python0 B3ENV DEBIAN_FRONTEND=noninteractive0 B4ENV PIP_NO_CACHE_DIR=10 B5ENV PIP_ROOT_USER_ACTION=ignore0 B6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B7RUN /bin/sh -c set -eux;3.2 MB8ENV PYTHON_VERSION=3.14.60 B9SHELL [/bin/bash -o pipefail -c]0 B10RUN /bin/bash -o pipefail -c10.7 MB11RUN /bin/bash -o pipefail -c233 B12ENV PYTHON_PIP_VERSION=26.1.20 B13ENV PYTHON_GET_PIP_URL=https://raw.githubusercontent.com/pypa/get-pip/HEAD/public/get-pip.py0 B14RUN /bin/bash -o pipefail -c1.65 MB15CMD ["python3"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'