mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-12-14 10:24:53 +01:00
build
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
services:
|
services:
|
||||||
ollama:
|
app:
|
||||||
image: ${DOCKER_REGISTRY:-}ollama/ollama:rocm
|
image: ${DOCKER_REGISTRY:-}ollama/ollama:rocm
|
||||||
devices:
|
devices:
|
||||||
- /dev/kfd
|
- /dev/kfd
|
||||||
@@ -21,4 +21,4 @@ services:
|
|||||||
constraints:
|
constraints:
|
||||||
- node.role == manager
|
- node.role == manager
|
||||||
volumes:
|
volumes:
|
||||||
ollama_models:
|
models:
|
||||||
|
|||||||
Reference in New Issue
Block a user