sha256:c8f972decac1a663c07ed73c521f2df3508756ba3669bc6e139bf1ead0023e01
OS/ARCH
Compressed size
358.05 MB
Last pushed
10 days by coatlbot
Type
Image
Manifest digest
sha256:047b265f899348d7b1cc7f0be36a6f7cfcccc6435e31fa971c89f7d86b95a47a
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.43 MB4RUN /bin/sh -c set -ex;201.86 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_NO_PYTHON_VERSION_WARNING=10 B9ENV PIP_ROOT_USER_ACTION=ignore0 B10ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B11ENV LANG=C.UTF-80 B12ENV PYTHONIOENCODING=UTF-80 B13RUN /bin/sh -c set -eux;12.41 MB14ENV PYTHON_VERSION=2.7.180 B15ENV PYTHON_TAR_SHA256=b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef430 B16SHELL [/bin/bash -o pipefail -c]0 B17RUN /bin/bash -o pipefail -c11.29 MB18ENV PYTHON_GET_PIP_URL=https://raw.githubusercontent.com/pypa/get-pip/831b5dd0bec03caf24aa6d736a28dc2ba80f91cc/2.7/get-pip.py0 B19ENV PYTHON_GET_PIP_SHA256=40ee07eac6674b8d60fce2bbabc148cf0e2f1408c167683f110fd608b8d6f4160 B20RUN /bin/bash -o pipefail -c1.88 MB21CMD ["python2"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'