Skip to content

docs: clarify K1/K3 docker image tag usage#100

Merged
jing-liu-spacemit merged 1 commit into
mainfrom
docs/docker-image-tag-k1-k3
Jun 15, 2026
Merged

docs: clarify K1/K3 docker image tag usage#100
jing-liu-spacemit merged 1 commit into
mainfrom
docs/docker-image-tag-k1-k3

Conversation

@qianqiu-2020

Copy link
Copy Markdown
Collaborator

Update EN/ZH Docker docs to clarify that bianbu:latest targets Bianbu 4.0 (RVA23, K3 only), and K1 should use bianbu:2.x (example: 2.3.3).

@jing-liu-spacemit jing-liu-spacemit merged commit a35a2aa into main Jun 15, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the English and Chinese Docker usage docs to clarify which bianbu Docker image tags should be used on K1 vs K3 hardware, given that :latest now targets Bianbu 4.0 (RVA23) and is K3-only.

Changes:

  • Update the Dockerfile example base image from harbor.spacemit.com/bianbu/bianbu:latest to harbor.spacemit.com/bianbu/bianbu:2.3.3.
  • Add K1/K3-specific guidance explaining that :latest maps to Bianbu 4.0 (RVA23) and is only runnable on K3.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
zh/development/docker.md Adjusts the example image tag and adds K1/K3 tag guidance in Chinese.
en/development/docker.md Adjusts the example image tag and adds K1/K3 tag guidance in English.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread en/development/docker.md
Comment on lines +63 to +65
`harbor.spacemit.com/bianbu/bianbu:latest` currently points to Bianbu 4.0 and uses RVA23 instructions, so it can only run on K3.

For K1, use a `bianbu:2.x` image explicitly, for example `harbor.spacemit.com/bianbu/bianbu:2.3.3`.
Comment thread zh/development/docker.md
Comment on lines +63 to +65
`harbor.spacemit.com/bianbu/bianbu:latest` 当前指向 Bianbu 4.0,并使用了 RVA23 指令,因此只能在 K3 上运行。

如果是 K1,请显式指定 `bianbu:2.x` 镜像,例如 `harbor.spacemit.com/bianbu/bianbu:2.3.3`。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants