Sign inSign up

coatldev/python:3.14.7-slim

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:f36dad952fbee5e46f2903095bfb2842540993d82132710a70c987f708595c7a

OS/ARCH

Compressed size

43.02 MB

Last pushed

1 day by coatlbot

Type

Image

Manifest digest

sha256:c6ea313a7399b92fd61ba628e64f30a1f8600a9da7022a5ef50f4c5befda7b61

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
7RUN /bin/sh -c set -eux;3.61 MB
8ENV PYTHON_VERSION=3.14.70 B
9SHELL [/bin/bash -o pipefail -c]0 B
10RUN /bin/bash -o pipefail -c10.84 MB
11RUN /bin/bash -o pipefail -c233 B
12ENV PYTHON_PIP_VERSION=26.2.10 B
13ENV PYTHON_GET_PIP_URL=https://raw.githubusercontent.com/pypa/get-pip/HEAD/public/get-pip.py0 B
14RUN /bin/bash -o pipefail -c1.65 MB
15CMD ["python3"]0 B

Command

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