Usage docker docker run -d -v path/to/your/config:/app/config.yaml --network host ghcr.io/ec-rag/ec-rag:latest source code git clone https://github.com/EC-RAG/backend.git cd backend pip install -r requirements.txt python main.py