mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-10-29 09:40:07 +01:00
lala
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user