milvus: [Bug]: docker start milvus2.3.0, exit without logs
Is there an existing issue for this?
- I have searched the existing issues
Environment
- Milvus version:2.3.0 cpu
- Deployment mode(standalone or cluster):standalone docker
- MQ type(rocksmq, pulsar or kafka):rocksmq
- SDK version(e.g. pymilvus v2.0.0rc2):N/A
- OS(Ubuntu or CentOS): Ubuntu
- CPU/Memory: 16c/64g
- GPU: N/A
- Others:
Current Behavior
Expected Behavior
start milvus successfully
Steps To Reproduce
1. download docker-compose.yml
2. docker compose up -d
Milvus Log
Exit without logs.
Anything else?
No response
About this issue
- Original URL
- State: closed
- Created 10 months ago
- Comments: 20 (14 by maintainers)
I get it launched with
linux/arm64
version now. Thanks all for your help!