mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 03:04:16 -04:00
remove unrequired devices
This commit is contained in:
parent
f067212491
commit
05675921be
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user