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