sha256:0f38de7bb663906faa0f3ad0c24ef9c9355dc8774b5079f7aff03838c93d1970
OS/ARCH
Compressed size
363.34 MB
Last pushed
2 months by coatlbot
Type
Image
Manifest digest
sha256:f48afde2da1edaacad15d2dba3cca8c7c30045fbfe0186dc9cea73248d78c2a6
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.82 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;5.88 MB11ENV PYTHON_VERSION=3.13.140 B12RUN /bin/sh -c set -eux;23.46 MB13SHELL [/bin/bash -o pipefail -c]0 B14RUN /bin/bash -o pipefail -c232 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 'amd64' out/ 'bookworm' '@1783900800'