trixie_python (latest)
Published 2025-03-15 18:56:54 +00:00 by phil
Installation
docker pull /philorg/trixie_python:latest
Or a better alternative to docker:
podman pull /philorg/trixie_python:latest
sha256:92f16fca704b55a2996b8666aa49f1515ef7241397e993d292a25aba95194ccf
Image layers
# debian.sh --arch 'amd64' out/ 'trixie' '@1740355200' |
/bin/sh -c <<EOT apt-get update -qy apt-get install -qyy \ -o APT::Install-Recommends=false \ -o APT::Install-Suggests=false \ ca-certificates \ python-is-python3 apt-get clean |
COPY file:ddb1a87c2e659431d541032c377b2f3a320b1a9c2d1d4c3602d77765bed7e335 in /usr/local/bin/uv |
ENV UV_LINK_MODE=copy UV_COMPILE_BYTECODE=1 UV_PYTHON_DOWNLOADS=never UV_PROJECT_ENVIRONMENT=/app PYTHONPATH=/app/lib/python3.12/site-packages PATH=/app/bin:$PATH |
Labels
Key | Value |
---|---|
io.buildah.version | 1.39.0 |