mirror of
https://github.com/immich-app/immich.git
synced 2025-12-17 09:13:17 +03:00
remove unrequired devices
This commit is contained in:
@@ -17,12 +17,8 @@ services:
|
|||||||
rknn:
|
rknn:
|
||||||
security_opt:
|
security_opt:
|
||||||
- systempaths=unconfined
|
- systempaths=unconfined
|
||||||
- apparmor=unconfined
|
|
||||||
devices:
|
devices:
|
||||||
- /dev/rga:/dev/rga
|
|
||||||
- /dev/dri:/dev/dri
|
- /dev/dri:/dev/dri
|
||||||
- /dev/dma_heap:/dev/dma_heap
|
|
||||||
- /dev/mpp_service:/dev/mpp_service
|
|
||||||
volumes:
|
volumes:
|
||||||
- /sys/kernel/debug/:/sys/kernel/debug/:ro
|
- /sys/kernel/debug/:/sys/kernel/debug/:ro
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user