bpai-tools (sha256:438e1c383185db8d8ad2cd76c0edab0626fa709bc65c0eb05f0639cd491e4272)

Published 2026-07-02 21:28:10 +00:00 by bot_global_image_manager

Installation

docker pull git.basepeak.dev/basepeak-ai/bpai-tools@sha256:438e1c383185db8d8ad2cd76c0edab0626fa709bc65c0eb05f0639cd491e4272
sha256:438e1c383185db8d8ad2cd76c0edab0626fa709bc65c0eb05f0639cd491e4272

Image layers

apko
apko
apko
apko
apko
apko
apko
apko
apko
apko
apko
RUN /bin/sh -c apk add --no-cache go make git build-base nodejs npm curl python-3.13 py3.13-pip icu-libs dotnet-10-runtime # buildkit
RUN /bin/sh -c npm install -g pnpm@11.5.3 && pnpm --version # buildkit
ENV GOPRIVATE=git.basepeak.dev
ENV GONOSUMCHECK=git.basepeak.dev/*
WORKDIR /bpai-tools/tools
COPY . /bpai-tools/tools # buildkit
RUN /bin/sh -c if [ -s /run/secrets/forgejo_token ]; then git config --global url."https://oauth2:$(cat /run/secrets/forgejo_token)@git.basepeak.dev/".insteadOf "https://git.basepeak.dev/"; fi && UV_LINK_MODE=copy BIN_DIR=/bin make package-tools # buildkit
ARG OFFICECLI_VERSION=v1.0.111
ARG TARGETARCH=amd64
RUN |2 OFFICECLI_VERSION=v1.0.111 TARGETARCH=amd64 /bin/sh -c set -eux; case "$TARGETARCH" in amd64) asset=officecli-linux-x64 ;; arm64) asset=officecli-linux-arm64 ;; *) echo "unsupported arch: $TARGETARCH"; exit 1 ;; esac; cd /bpai-tools/tools/office; mkdir -p bin; curl -fsSL -o bin/officecli "https://github.com/iOfficeAI/OfficeCLI/releases/download/${OFFICECLI_VERSION}/${asset}"; grep " ${asset}\$" SHA256SUMS | awk '{print $1" bin/officecli"}' | sha256sum -c -; chmod +x bin/officecli; bin/officecli --version # buildkit

Labels

Key Value
dev.chainguard.image.title wolfi-base
dev.chainguard.package.main
org.opencontainers.image.authors Chainguard Team https://www.chainguard.dev/
org.opencontainers.image.created 2026-06-25T13:05:52Z
org.opencontainers.image.source https://github.com/chainguard-images/images/tree/main/images/wolfi-base
org.opencontainers.image.title wolfi-base
org.opencontainers.image.url https://images.chainguard.dev/directory/image/wolfi-base/overview
org.opencontainers.image.vendor Chainguard
Details
Container
2026-07-02 21:28:10 +00:00
9
OCI / Docker
linux/amd64
Chainguard Team https://www.chainguard.dev/
1,013 MiB
Versions (45) View all
latest 2026-08-20
20260820.03 2026-08-20
20260820.02 2026-08-20
20260820.01 2026-08-20
20260819.01 2026-08-19