Fix Dockerfile build issue
This commit is contained in:
@@ -23,6 +23,7 @@ services:
|
||||
- autorag-ollama # Ollama가 먼저 실행되도록 설정
|
||||
networks:
|
||||
- autorag_network
|
||||
command: ["bash"] # 기본 실행 명령
|
||||
|
||||
autorag-ollama:
|
||||
image: ollama/ollama
|
||||
|
||||
Reference in New Issue
Block a user