debian-trixie-python (latest)

Published 2026-06-01 06:03:44 +02:00 by kristofferopsahl in kristofferopsahl/ci-images

Installation

docker pull git.kristofferopsahl.com/kristofferopsahl/debian-trixie-python:latest
sha256:0cfc0ccf176901834d28cb5e5c57209cb60b5c7bb2eba7514660085c4117dd82

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'
ENV LANG=C.UTF-8
/bin/sh -c apt-get update -qq && apt-get install -y --no-install-recommends ca-certificates curl git build-essential locales nodejs pkg-config xz-utils zstd unzip zip jq && echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen && rm -rf /var/lib/apt/lists/*
/bin/sh -c gcc --version && git --version && jq --version && node --version
/bin/sh -c apt-get update -qq && apt-get install -y --no-install-recommends python3 python3-venv python3-pip python-is-python3 && rm -rf /var/lib/apt/lists/*
/bin/sh -c python3 --version && pip3 --version

Labels

Key Value
io.buildah.version 1.39.3
Details
Container
2026-06-01 06:03:44 +02:00
1
OCI / Docker
linux/amd64
220 MiB
Versions (1) View all
latest 2026-06-01