coze-dev / coze-dev/coze-studio
Error response from daemon: failed to create shim task: OCI runtime create failed: container_linux.go:329: starting container process caused "permission denied": unknown
- Dominant language
- TypeScript
- Stars
- 21.6k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
docker-compose --profile "*" up -d
[+] Running 12/14
✔ Network docker_coze-network Created 0.0s
⠏ Container coze-mysql Starting 90.9s
✘ Container coze-minio Error 90.9s
✔ Container coze-etcd Healthy 5.9s
⠏ Container coze-nsqlookupd Starting 90.9s
✔ Container coze-elasticsearch Started 0.4s
✔ Container coze-mysql-setup-schema Created 0.0s
✔ Container coze-mysql-setup-init-sql Created 0.0s
✔ Container coze-nsqadmin Created 0.0s
✔ Container coze-nsqd Created 0.0s
✔ Container coze-minio-setup Created 0.0s
✔ Container coze-milvus Created 0.0s
✔ Container coze-redis Created 0.0s
✔ Container coze-server Created 0.0s
Error response from daemon: failed to create shim task: OCI runtime create failed: container_linux.go:329: starting container process caused "permission denied": unknown
Contributor guide
Research direction
Start by rerunning docker-compose --profile "*" up -d and focus on the coze-minio container, which reports the OCI runtime permission error. Inspect the Docker daemon and container runtime output to identify the failing permission boundary. Done means the affected containers start successfully with the documented compose command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100