python-tools (1.0)
Published 2026-07-14 21:13:42 +00:00 by damian-buho
Installation
docker pull kiota.ch/d9t/python-tools:1.0sha256:08b223e97e52518aa9b27dabbd4b8a61dcb5a28d70a70500ce23e8765b679ff5About this package
Python formatting linting and security tools
Image layers
| ARG B19_VERBOSITY |
| ARG B19_VERBOSITY |
| ARG B19_VERBOSITY M6E_AI |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION TARGETARCH |
| COPY dir:0e9f5afbac22950a795c261daec118f1bf052733eca5a7642fb8974f665be816 in / |
| USER root |
| WORKDIR ${B19_HOME} |
| |9 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=d9t M6E_NEAR_CACHE_HOST= M6E_PROJECT=python-tools M6E_VERSION=1.0.0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared --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 root:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| USER ${B19_UID} |
| COPY dir:c1930419a32dd1ee00c558193754d82b67aa72d9c93537f0f26f5c560f5e348c in / |
| |9 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=d9t M6E_NEAR_CACHE_HOST= M6E_PROJECT=python-tools M6E_VERSION=1.0.0 TARGETARCH=amd64 /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 |
| CMD ["sleep", "infinity"] |
| LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="a8189fd27625e6a31b0005df3a427122d8a94125" "org.opencontainers.image.created"="2026-07-14T20:58:00Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="a8189fd" "org.opencontainers.image.title"="d9t/python-tools" "org.opencontainers.image.description"="Python formatting linting and security tools" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/d9t/python-tools" |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.1 |
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | a8189fd |
| org.opencontainers.image.created | 2026-07-14T20:58:00Z |
| org.opencontainers.image.description | Python formatting linting and security tools |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | a8189fd27625e6a31b0005df3a427122d8a94125 |
| org.opencontainers.image.source | https://codeberg.org/d9t/python-tools |
| org.opencontainers.image.title | d9t/python-tools |
| org.opencontainers.image.version | 1.0.0 |