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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user