mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-03-15 06:40:00 +01:00
build
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
ollama:
|
ollama:
|
||||||
image: ${DOCKER_REGISTRY:-}ollama/ollama
|
image: ${DOCKER_REGISTRY:-}ollama/ollama:rocm
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
restart: ${RESTART:-unless-stopped}
|
restart: ${RESTART:-unless-stopped}
|
||||||
devices:
|
devices:
|
||||||
|
|||||||
Reference in New Issue
Block a user