sha256:c8f972decac1a663c07ed73c521f2df3508756ba3669bc6e139bf1ead0023e01
OS/ARCH
Compressed size
348.97 MB
Last pushed
11 days by coatlbot
Type
Image
Manifest digest
sha256:08a7566a3e5cd60245538aedf87ed6bff60b50e08852b1ccece12fdc39aee243
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_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.01 MB14ENV PYTHON_VERSION=2.7.180 B15ENV PYTHON_TAR_SHA256=b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef430 B16SHELL [/bin/bash -o pipefail -c]0 B17RUN /bin/bash -o pipefail -c11.12 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 'arm64' out/ 'bookworm' '@1787529600'