bpai-tools (sha256:70b6416fc75972092882ad9994f16a388da25f15fc8ca77fed656e9f23c381f1)
Published 2026-08-20 21:46:49 +00:00 by bot_global_image_manager
Installation
docker pull git.basepeak.dev/basepeak-ai/bpai-tools@sha256:70b6416fc75972092882ad9994f16a388da25f15fc8ca77fed656e9f23c381f1sha256:70b6416fc75972092882ad9994f16a388da25f15fc8ca77fed656e9f23c381f1Image 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 bash 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/* |
| RUN /bin/sh -c apk add --no-cache tesseract tesseract-osd && tesseract --list-langs # buildkit |
| 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 |
| ARG PANDOC_VERSION=3.10 |
| RUN |3 OFFICECLI_VERSION=v1.0.111 TARGETARCH=amd64 PANDOC_VERSION=3.10 /bin/sh -c set -eux; case "$TARGETARCH" in amd64) asset=pandoc-${PANDOC_VERSION}-linux-amd64.tar.gz ;; arm64) asset=pandoc-${PANDOC_VERSION}-linux-arm64.tar.gz ;; *) echo "unsupported arch: $TARGETARCH"; exit 1 ;; esac; cd /bpai-tools/tools/file-converter; mkdir -p bin; curl -fsSL -o "/tmp/${asset}" "https://github.com/jgm/pandoc/releases/download/${PANDOC_VERSION}/${asset}"; grep " ${asset}\$" SHA256SUMS | awk '{print $1" /tmp/"$2}' | sha256sum -c -; tar -xzf "/tmp/${asset}" -C /tmp; cp "/tmp/pandoc-${PANDOC_VERSION}/bin/pandoc" bin/pandoc; chmod +x bin/pandoc; rm -rf "/tmp/${asset}" "/tmp/pandoc-${PANDOC_VERSION}"; bin/pandoc --version | head -1 # 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-08-20T11:48:51Z |
| 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
2026-08-20 21:46:49 +00:00
Versions (45)
View all
Container
17
OCI / Docker
linux/amd64
Chainguard Team https://www.chainguard.dev/
1.2 GiB
latest
2026-08-20
20260820.03
2026-08-20
20260820.02
2026-08-20
20260820.01
2026-08-20
20260819.01
2026-08-19