Sign inSign up

coatldev/python:3.12.13-slim

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:73ed569538f22637e9c5fe01e46e97a94546a552db148cfb2dd4035a01a6ffc8

OS/ARCH

Compressed size

43.4 MB

Last pushed

3 days by coatlbot

Type

Image

Manifest digest

sha256:c069b0c2a1da1f57b3f4a46d6b580b6e383d7613dc3bb2127ff127ed8d0f98a4

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

Command

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