Fix models mount to read-write for Modelfile creation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-20 19:35:45 -04:00
parent df9f623943
commit f470f052aa
+1 -1
View File
@@ -22,7 +22,7 @@ services:
- "127.0.0.1:11434:11434" # Only accessible to gateway, not exposed
volumes:
- ollama-data:/root/.ollama
- ./models:/models:ro
- ./models:/models
devices:
- /dev/kfd:/dev/kfd
- /dev/dri:/dev/dri