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:
|
||||
immich-server:
|
||||
server:
|
||||
image: ${DOCKER_REGISTRY:-}ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}
|
||||
# devices:
|
||||
# - /dev/dri:/dev/dri
|
||||
@@ -38,7 +38,7 @@ services:
|
||||
placement:
|
||||
constraints:
|
||||
- node.role == manager
|
||||
immich-machine-learning:
|
||||
machine-learning:
|
||||
image: ${DOCKER_REGISTRY:-}ghcr.io/immich-app/immich-machine-learning:${IMMICH_VERSION:-release}
|
||||
# device_cgroup_rules:
|
||||
# - 'c 189:* rmw'
|
||||
|
||||
Reference in New Issue
Block a user