Fix Dockerfile build issue

This commit is contained in:
kyy
2025-03-18 16:41:12 +09:00
parent 6814230bfb
commit 9323aa254a
228 changed files with 467 additions and 3488 deletions

View File

@@ -23,6 +23,7 @@ services:
- autorag-ollama # Ollama가 먼저 실행되도록 설정
networks:
- autorag_network
command: ["bash"] # 기본 실행 명령
autorag-ollama:
image: ollama/ollama