Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions mintlify/get-started/self-host/deploy-with-docker.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,4 @@ Due to the vm mechanism of [Colima](https://github.com/abiosoft/colima), try to
```bash
mkdir ~/volumes
colima start --mount ~/volumes:w
```

### China Access

If accessing from China, use the mirror image: `registry.cn-shanghai.aliyuncs.com/bytebase/bytebase:latest`
```