Sign inSign up

coatldev/python:3.12-slim

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:73ed569538f22637e9c5fe01e46e97a94546a552db148cfb2dd4035a01a6ffc8

OS/ARCH

Compressed size

43.11 MB

Last pushed

2 days by coatlbot

Type

Image

Manifest digest

sha256:4b32e4b044107187cc08009f96e7d3fdc22311fc0118f68e34f28586a8e47c7d

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_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.44 MB
9ENV PYTHON_VERSION=3.12.130 B
10SHELL [/bin/bash -o pipefail -c]0 B
11RUN /bin/bash -o pipefail -c11.2 MB
12RUN /bin/bash -o pipefail -c233 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 'arm64' out/ 'bookworm' '@1787529600'