Official Computer image. The sandbox Dockerfile tree lives in this repo under sandbox-image/ so it can be changed here. It was copied from earayu/treadstone deploy/sandbox-image (Apache-2.0). Treadstone control plane is not in this repo.
The image keeps browser, bash, and filesystem. It installs DeepSeek Harness (dsh) and bubblewrap. It does not install VS Code, Jupyter, Claude Code, Codex, Kimi CLI, or Cursor Agent.
After a tagged release:
docker.io/apecloud/apemind-computer:<version>apecloud-registry.cn-zhangjiakou.cr.aliyuncs.com/apecloud/apemind-computer:<version>
- Push tag
vX.Y.Z, or run Release image and passversion=vX.Y.Z. - GitHub Actions builds
sandbox-image/reconstructedfrom Ubuntu, thensandbox-image, and pushes both registries. - Do not build the image on a laptop.
Installing DeepSeek Harness and starting a fleet of agents. That is the next change after CI can publish this base.
Same names as apecloud/aperag-enterprise:
DOCKERHUB_USERNAMEDOCKERHUB_TOKENALIYUN_REGISTRY_USERALIYUN_REGISTRY_PASSWORD
Grant this repository those org/repo secrets, or the publish job cannot run. Image jobs use GitHub-hosted ubuntu-latest.