This commit is contained in:
2025-10-16 00:53:53 +02:00
parent c8d2ff5eca
commit 5a8cfe278f

View File

@@ -51,6 +51,8 @@ services:
extends: extends:
file: hwaccel.transcoding.yml file: hwaccel.transcoding.yml
service: ${HW_MODE1:-cpu} service: ${HW_MODE1:-cpu}
devices:
- /dev/dri:/dev/dri
healthcheck: healthcheck:
disable: false disable: false
image: ${DOCKER_REGISTRY:-}ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release} image: ${DOCKER_REGISTRY:-}ghcr.io/immich-app/immich-server:${IMMICH_VERSION:-release}