coze-dev / coze-dev/coze-studio
Ubuntu24.04 LTS docker compose部署报错:coze-server The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v4) and no specific platform was requested
Open
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
Ubuntu24.04 LTS docker compose部署报错:coze-server The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64/v4) and no specific platform was requested
强行更改平台支持linux/amd64后直接报错:
✘ Container coze-server Error response from daemon: image with reference opencoze/opencoze:latest was found but its platform (linux/arm64/v8) does not match the specified platform (linux/amd64)
如何解决?
Contributor guide
Assessment
This issue has not been assessed yet.