ci-base (20260831-arm64)

Published 2026-08-31 04:19:19 +00:00 by andre

Installation

docker pull forgejo.chief-detektor.dev/andre/ci-base:20260831-arm64
sha256:594e8cf8bfd985c58a8104b7b5c8446e4979ed385f16d7cc34c9851b81a5ea02

About this package

kubectl, yamllint, ripgrep, shellcheck, jq, perl, curl and git for Forgejo Actions jobs

Image layers

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'
ARG KUBECTL_VERSION
|1 KUBECTL_VERSION=v1.36.2 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates curl git jq perl ripgrep shellcheck yamllint && rm -rf /var/lib/apt/lists/*
|1 KUBECTL_VERSION=v1.36.2 /bin/sh -c arch="$(dpkg --print-architecture)" && curl -fsSL -o /usr/local/bin/kubectl "https://dl.k8s.io/release/${KUBECTL_VERSION}/bin/linux/${arch}/kubectl" && chmod 0755 /usr/local/bin/kubectl && kubectl version --client
|1 KUBECTL_VERSION=v1.36.2 /bin/sh -c git config --system --add safe.directory '*'
LABEL org.opencontainers.image.title="ci-base" org.opencontainers.image.description="kubectl, yamllint, ripgrep, shellcheck, jq, perl, curl and git for Forgejo Actions jobs"
LABEL "org.opencontainers.image.revision"="17c75140a51595cd08c1cbdbea2b6ce34cf6d5e4" "org.opencontainers.image.source"="http://forgejo.forgejo.svc.cluster.local:3000/andre/ci-images" "org.opencontainers.image.version"="20260831"

Labels

Key Value
io.buildah.version 1.39.3
org.opencontainers.image.description kubectl, yamllint, ripgrep, shellcheck, jq, perl, curl and git for Forgejo Actions jobs
org.opencontainers.image.revision 17c75140a51595cd08c1cbdbea2b6ce34cf6d5e4
org.opencontainers.image.source http://forgejo.forgejo.svc.cluster.local:3000/andre/ci-images
org.opencontainers.image.title ci-base
org.opencontainers.image.version 20260831
Details
Container
2026-08-31 04:19:19 +00:00
0
OCI / Docker
linux/arm64/v8
109 MiB
Versions (7) View all
20260831-arm64 2026-08-31
20260824-arm64 2026-08-24
20260817-arm64 2026-08-17
latest 2026-08-10
20260810 2026-08-10