sha256:2d4270ae0b63f805d620b9e7ea879b7e2d76a13a124d28244551053e21e3922b
OS/ARCH
Compressed size
42.4 MB
Last pushed
1 day by coatlbot
Type
Image
Manifest digest
sha256:490baf1a796934077aa8af8fba36ae87364bd84edce6360ec21ce8b4229ae896
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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.61 MB8ENV PYTHON_VERSION=3.13.150 B9SHELL [/bin/bash -o pipefail -c]0 B10RUN /bin/bash -o pipefail -c10.22 MB11RUN /bin/bash -o pipefail -c231 B12ENV PYTHON_PIP_VERSION=26.2.10 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 'amd64' out/ 'bookworm' '@1787529600'