Sign inSign up

coatldev/python-tools:2.7-build

Multi-platform
Index digest

sha256:c6078fc37d72683fb4bd2598a5c04ab17063430b5dade53badbbf33c5e587fbe

OS/ARCH

Compressed size

63.27 MB

Last pushed

1 day by coatlbot

Type

Image

Manifest digest

sha256:c9976565166dd90c01af68d215c5518061d575b621145b972415fccbaf667333

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2LABEL maintainer=César Román <[email protected]> repository=https://github.com/coatl-dev/docker-python0 B
3ENV DEBIAN_FRONTEND=noninteractive0 B
4ENV PIP_NO_CACHE_DIR=10 B
5ENV PIP_NO_PYTHON_VERSION_WARNING=10 B
6ENV PIP_ROOT_USER_ACTION=ignore0 B
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9ENV PYTHONIOENCODING=UTF-80 B
10RUN /bin/sh -c set -eux;3.61 MB
11ENV PYTHON_VERSION=2.7.180 B
12ENV PYTHON_TAR_SHA256=b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef430 B
13SHELL [/bin/bash -o pipefail -c]0 B
14RUN /bin/bash -o pipefail -c13.69 MB
15ENV PYTHON_GET_PIP_URL=https://raw.githubusercontent.com/pypa/get-pip/831b5dd0bec03caf24aa6d736a28dc2ba80f91cc/2.7/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=40ee07eac6674b8d60fce2bbabc148cf0e2f1408c167683f110fd608b8d6f4160 B
17RUN /bin/bash -o pipefail -c1.95 MB
18CMD ["python2"]0 B
19COPY requirements.txt /tmp/requirements.txt # buildkit747 B
20RUN /bin/bash -o pipefail -c17.1 MB
21CMD ["/bin/bash"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'