Sign inSign up

coatldev/python-tools:3.12-build

Multi-platform
Index digest

sha256:ca3eba0eb2e524fcd11aa88f46c50a22d0d2ee9ebfa7673766e9c4c6fb330923

OS/ARCH

Compressed size

59.56 MB

Last pushed

1 day by coatlbot

Type

Image

Manifest digest

sha256:d694c035ebc07f1fd44b18aadbb489e2055107856c238245b8c7f24bbbeb837c

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_ROOT_USER_ACTION=ignore0 B
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;3.61 MB
9ENV PYTHON_VERSION=3.12.130 B
10SHELL [/bin/bash -o pipefail -c]0 B
11RUN /bin/bash -o pipefail -c11.21 MB
12RUN /bin/bash -o pipefail -c232 B
13ENV PYTHON_PIP_VERSION=26.2.10 B
14ENV PYTHON_GET_PIP_URL=https://raw.githubusercontent.com/pypa/get-pip/HEAD/public/get-pip.py0 B
15RUN /bin/bash -o pipefail -c1.65 MB
16CMD ["python3"]0 B
17COPY requirements.txt /tmp/requirements.txt # buildkit14.59 KB
18RUN /bin/bash -o pipefail -c16.15 MB
19CMD ["/bin/bash"]0 B

Command

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