Sign inSign up

coatldev/python-tools:2.7-pip-tools

Multi-platform
Index digest

sha256:6dc900308b079bac177bbeaa598ad60dfe08d11025c385bf5bb4985d786e005f

OS/ARCH

Compressed size

47.74 MB

Last pushed

1 day by coatlbot

Type

Image

Manifest digest

sha256:e325016c11d21673399c1ea8b345cf6c00bc7e93224085b2f96d05e1a60e5286

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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.44 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.53 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 # buildkit308 B
20RUN /bin/bash -o pipefail -c2 MB
21CMD ["/bin/bash"]0 B

Command

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