bpai (sha256:2e4238c59bf671053b675c4aa96c285c519d90352bc48c504f3d8ea2d5eb48fb)
Published 2026-08-18 17:28:07 +00:00 by bot_global_image_manager
Installation
docker pull git.basepeak.dev/basepeak-ai/bpai@sha256:2e4238c59bf671053b675c4aa96c285c519d90352bc48c504f3d8ea2d5eb48fbsha256:2e4238c59bf671053b675c4aa96c285c519d90352bc48c504f3d8ea2d5eb48fbAbout this package
BasePeak.AI — AI agent platform with LLM integration, built-in RAG and OAuth 2.0 authentication
Image layers
| apko |
| apko |
| apko |
| apko |
| apko |
| apko |
| apko |
| apko |
| apko |
| apko |
| apko |
| ARG VERSION=0.65.1 |
| ARG CREATED=2026-08-18T17:13:54Z |
| ARG REVISION=1370758be67ad3485e53dbc2459747eba5e708a3 |
| LABEL org.opencontainers.image.source=https://git.basepeak.dev/basepeak-ai/bpai |
| LABEL org.opencontainers.image.version=0.65.1 |
| LABEL org.opencontainers.image.created=2026-08-18T17:13:54Z |
| LABEL org.opencontainers.image.revision=1370758be67ad3485e53dbc2459747eba5e708a3 |
| LABEL org.opencontainers.image.vendor=BasePeak GmbH |
| LABEL org.opencontainers.image.authors=BasePeak GmbH |
| LABEL org.opencontainers.image.title=BasePeak.AI |
| LABEL org.opencontainers.image.description=BasePeak.AI — AI agent platform with LLM integration, built-in RAG and OAuth 2.0 authentication |
| LABEL org.opencontainers.image.url=https://basepeak.ai |
| LABEL org.opencontainers.image.documentation=https://docs.basepeak.ai |
| RUN |3 VERSION=0.65.1 CREATED=2026-08-18T17:13:54Z REVISION=1370758be67ad3485e53dbc2459747eba5e708a3 /bin/sh -c apk update && apk add --no-cache git python3 py3-pip npm nodejs bash tini procps libreoffice docker perl-utils sqlite sqlite-dev curl kubectl jq tesseract tesseract-osd openjdk-17-default-jvm openjdk-17-jre wget # buildkit |
| ARG MSG2TXT_VERSION=1.1.0 |
| ARG MSG2TXT_SHA256=e98bd20f6048e745bc864814456526cfd54153d1f043c9bd4a9e16abd2e86389 |
| RUN |5 VERSION=0.65.1 CREATED=2026-08-18T17:13:54Z REVISION=1370758be67ad3485e53dbc2459747eba5e708a3 MSG2TXT_VERSION=1.1.0 MSG2TXT_SHA256=e98bd20f6048e745bc864814456526cfd54153d1f043c9bd4a9e16abd2e86389 /bin/sh -c mkdir -p /opt/emailconverter && wget -O /opt/emailconverter/msg2txt.tar "https://github.com/YujiSoftware/msg2txt/releases/download/${MSG2TXT_VERSION}/msg2txt-${MSG2TXT_VERSION}.tar" && echo "${MSG2TXT_SHA256} /opt/emailconverter/msg2txt.tar" | sha256sum -c - && cd /opt/emailconverter && tar -xf msg2txt.tar --strip-components=1 && rm msg2txt.tar # buildkit |
| RUN |5 VERSION=0.65.1 CREATED=2026-08-18T17:13:54Z REVISION=1370758be67ad3485e53dbc2459747eba5e708a3 MSG2TXT_VERSION=1.1.0 MSG2TXT_SHA256=e98bd20f6048e745bc864814456526cfd54153d1f043c9bd4a9e16abd2e86389 /bin/sh -c printf '#!/bin/sh\n/opt/emailconverter/bin/msg2txt "$@"\n' > /bin/emailconverter && chmod +x /bin/emailconverter # buildkit |
| COPY --chmod=0755 /tools/package-chrome.sh / # buildkit |
| RUN |5 VERSION=0.65.1 CREATED=2026-08-18T17:13:54Z REVISION=1370758be67ad3485e53dbc2459747eba5e708a3 MSG2TXT_VERSION=1.1.0 MSG2TXT_SHA256=e98bd20f6048e745bc864814456526cfd54153d1f043c9bd4a9e16abd2e86389 /bin/sh -c /package-chrome.sh && rm /package-chrome.sh # buildkit |
| COPY aws-encryption.yaml / # buildkit |
| COPY azure-encryption.yaml / # buildkit |
| COPY gcp-encryption.yaml / # buildkit |
| COPY --chmod=0755 run.sh /bin/run.sh # buildkit |
| COPY /bpai-tools /bpai-tools # buildkit |
| COPY /bpai-tools /bpai-tools # buildkit |
| COPY --chmod=0755 /tools/combine-envrc.sh / # buildkit |
| RUN |5 VERSION=0.65.1 CREATED=2026-08-18T17:13:54Z REVISION=1370758be67ad3485e53dbc2459747eba5e708a3 MSG2TXT_VERSION=1.1.0 MSG2TXT_SHA256=e98bd20f6048e745bc864814456526cfd54153d1f043c9bd4a9e16abd2e86389 /bin/sh -c /combine-envrc.sh && rm /combine-envrc.sh # buildkit |
| COPY /bin/*-encryption-provider /bin/ # buildkit |
| COPY /app/bin/bpai /bin/ # buildkit |
| COPY /app/ui/user/build-node /ui # buildkit |
| ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin:/usr/lib/libreoffice/program |
| ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin:/usr/lib/libreoffice/program:/usr/bin |
| ENV HOME=/data |
| ENV XDG_CACHE_HOME=/data/cache |
| ENV BPAI_SERVER_AGENTS_DIR=/agents |
| ENV TERM=vt100 |
| WORKDIR /data |
| VOLUME [/data] |
| ENTRYPOINT ["run.sh"] |
Labels
| Key | Value |
|---|---|
| dev.chainguard.image.title | postgres |
| dev.chainguard.package.main | |
| org.opencontainers.image.authors | BasePeak GmbH |
| org.opencontainers.image.created | 2026-08-18T17:13:54Z |
| org.opencontainers.image.description | BasePeak.AI — AI agent platform with LLM integration, built-in RAG and OAuth 2.0 authentication |
| org.opencontainers.image.documentation | https://docs.basepeak.ai |
| org.opencontainers.image.revision | 1370758be67ad3485e53dbc2459747eba5e708a3 |
| org.opencontainers.image.source | https://git.basepeak.dev/basepeak-ai/bpai |
| org.opencontainers.image.title | BasePeak.AI |
| org.opencontainers.image.url | https://basepeak.ai |
| org.opencontainers.image.vendor | BasePeak GmbH |
| org.opencontainers.image.version | 0.65.1 |
Details
2026-08-18 17:28:07 +00:00
Versions (181)
View all
Container
5
OCI / Docker
linux/amd64
BasePeak GmbH
2 GiB
buildcache
2026-08-26
latest
2026-08-26