python-3.14 (1)
Published 2026-07-14 20:20:56 +00:00 by damian-buho
Installation
docker pull kiota.ch/b19/python-3.14:1sha256:e8bc2882d003b7db49a69849fa1e0d0f1039ebc943c4fa674e4e30292397c1d5About this package
CPython runtime compiled with PGO and LTO
Image layers
| ARG B19_PYTHON_SERIES |
| ARG B19_PYTHON_SERIES B19_VERBOSITY |
| ARG B19_PYTHON_SERIES B19_VERBOSITY |
| ARG B19_PYTHON_SERIES B19_VERBOSITY M6E_AI |
| ARG B19_PYTHON_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST |
| ARG B19_PYTHON_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT |
| ARG B19_PYTHON_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE |
| ARG B19_PYTHON_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST |
| ARG B19_PYTHON_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT |
| ARG B19_PYTHON_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION |
| ARG B19_PYTHON_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION TARGETARCH |
| ARG B19_PYTHON_SERIES B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION TARGETARCH VIRTUAL_ENV |
| ENV B19_PYTHON_SERIES="${B19_PYTHON_SERIES}" PATH="${VIRTUAL_ENV}/bin:${PATH}" PYTHONPATH="${VIRTUAL_ENV}" UV_COMPILE_BYTECODE=1 UV_PYTHON="/usr/local/bin/python3" UV_PYTHON_DOWNLOADS=never VIRTUAL_ENV="${VIRTUAL_ENV}" |
| WORKDIR ${B19_HOME} |
| USER root |
| COPY dir:f07e6601f408b9d522a0eda7d82ad7e1fb0e8cb0f95a16e1ed303eeb638ba001 in / |
| COPY dir:bbf751a4e6203b7260f63081b62412ce2cf99a5dadb289a3d6a37f5f7f3ac788 in / |
| |11 B19_PYTHON_SERIES=3.14 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=b19 M6E_NEAR_CACHE_HOST= M6E_PROJECT=python-3.14 M6E_VERSION=1.0.0 TARGETARCH=amd64 VIRTUAL_ENV=/app/.venv /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| USER ${B19_UID} |
| COPY dir:fc7b39ecc5e6878d7ce39c6ed938324ae9ae59d8b7cd8a566f594780672f2008 in / |
| |11 B19_PYTHON_SERIES=3.14 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=b19 M6E_NEAR_CACHE_HOST= M6E_PROJECT=python-3.14 M6E_VERSION=1.0.0 TARGETARCH=amd64 VIRTUAL_ENV=/app/.venv /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=cache,target=${XDG_CACHE_HOME}/pip,sharing=locked,uid=${B19_UID},gid=${B19_GID} --mount=type=cache,target=${XDG_CACHE_HOME}/uv,sharing=locked,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="c1700a6fa63ed43e6a95511677a020f9f80557d3" "org.opencontainers.image.created"="2026-07-14T18:50:25Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="c1700a6" "org.opencontainers.image.title"="B19/Python" "org.opencontainers.image.description"="CPython runtime compiled with PGO and LTO" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/b19/python" |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.1 |
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | c1700a6 |
| org.opencontainers.image.created | 2026-07-14T18:50:25Z |
| org.opencontainers.image.description | CPython runtime compiled with PGO and LTO |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | c1700a6fa63ed43e6a95511677a020f9f80557d3 |
| org.opencontainers.image.source | https://codeberg.org/b19/python |
| org.opencontainers.image.title | B19/Python |
| org.opencontainers.image.version | 1.0.0 |