plugin-python/lint (055804e4a421fdb6e2ed80af1999bb78e7af80ead18aebb3e132bd6ad4ef31c0)
Published 2026-02-11 21:11:30 +00:00 by BjoernPetersen
Installation
docker pull code.bjoernpetersen.net/bjoernpetersen/plugin-python/lint:055804e4a421fdb6e2ed80af1999bb78e7af80ead18aebb3e132bd6ad4ef31c0sha256:16ca95e1bead94640318b35158d46b9024dfcdd7ec53f9e922b8fbb968b7f28cImage layers
| # debian.sh --arch 'arm64' 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 |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.42.2 |
Details
2026-02-11 21:11:30 +00:00
Versions (44)
View all
Container
5
OCI / Docker
linux/arm64/v8
56 MiB
next
2026-02-14
08a64ecae0a14187b18d19d8489935d7ad96baa8
2026-02-14