plugin-python/test (783b7441fd7e173c4547d31cf24c10377079bc20d15327c48d39ed6480048365)

Published 2026-02-12 20:26:08 +00:00 by BjoernPetersen

Installation

docker pull code.bjoernpetersen.net/bjoernpetersen/plugin-python/test:783b7441fd7e173c4547d31cf24c10377079bc20d15327c48d39ed6480048365
sha256:d555d60d44d84a3549b900c956077c734f2156283864e4849eba6a0831019ca3

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'
/bin/sh -c --mount=type=tmpfs,target=/tmp --mount=type=tmpfs,target=/var/log --mount=type=cache,id=var,target=/var/cache --mount=type=cache,id=aptlist,target=/var/lib/apt/lists apt-get update -qq && apt-get install -yq --no-install-recommends ca-certificates jq && useradd --create-home --shell /usr/bin/bash nonroot
ARG MISE_VERSION
|1 MISE_VERSION=v2025.12.11 /bin/sh -c --mount=type=tmpfs,target=/tmp --mount=type=tmpfs,target=/var/log --mount=type=cache,id=var,target=/var/cache --mount=type=cache,id=aptlist,target=/var/lib/apt/lists export ARCH=$(dpkg --print-architecture | sed 's/amd64/x64/g') && /usr/lib/apt/apt-helper download-file "https://github.com/jdx/mise/releases/download/${MISE_VERSION}/mise-${MISE_VERSION}-linux-${ARCH}" /tmp/mise && chmod 755 /tmp/mise && mv /tmp/mise /usr/local/bin/mise
ENV PATH="/home/nonroot/.local/share/mise/shims":$PATH
ENV MISE_QUIET=1
USER nonroot
WORKDIR /home/nonroot
ENV UV_NO_CACHE=true
WORKDIR /script
COPY dir:4c34a2c5e3bd248363c9ddebd1543092edcefd14c75366dc9b723faa107c703e in ./lib/
COPY multi:dba8233853da3061eff0125656d66664bad4862dd71b8227f3177db3a732c1e6 in ./

Labels

Key Value
io.buildah.version 1.42.2
Details
Container
2026-02-12 20:26:08 +00:00
1
OCI / Docker
linux/amd64
57 MiB
Versions (47) View all