python-ci (latest)

Published 2025-03-15 19:06:43 +00:00 by phil

Installation

docker pull /philorg/python-ci:latest

Or a better alternative to docker:

podman pull /philorg/python-ci:latest
sha256:44a9a3cd3c717d788058dfa598881eab98969f55e284e6413f2d81899ae57ad9

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
/bin/sh -c apt-get -y --no-install-recommends install nodejs git python3-pytest python3-httpx buildah podman curl && apt-get clean && rm -rf /var/lib/apt/listsd/* && rm -rf /root/.cache

Labels

Key Value
io.buildah.version 1.39.0
Details
Container
2025-03-15 19:06:43 +00:00
4
OCI / Docker
linux/amd64
272 MiB
Versions (1) View all
latest 2025-03-15