obot-tools (sha256:388ee2dc736e7cd4d7535e87e1c7ad3166a603cc20b8b6ecb8bb93fd1a7aaa4f)

Published 2026-06-14 22:10:00 +00:00 by bot_global_image_manager

Installation

docker pull git.basepeak.dev/basepeak-ai/obot-tools@sha256:388ee2dc736e7cd4d7535e87e1c7ad3166a603cc20b8b6ecb8bb93fd1a7aaa4f
sha256:388ee2dc736e7cd4d7535e87e1c7ad3166a603cc20b8b6ecb8bb93fd1a7aaa4f

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 /obot-tools/tools
COPY . /obot-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 /obot-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-11T15:24:09Z
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-06-14 22:10:00 +00:00
0
OCI / Docker
linux/amd64
Chainguard Team https://www.chainguard.dev/
1,012 MiB
Versions (8) View all
latest 2026-06-14
20260612.01 2026-06-13
20260610.01 2026-06-10
20260601.02 2026-06-01
20260506.01 2026-05-06