update
This commit is contained in:
parent
e967570668
commit
20d2fe92f0
@ -415,6 +415,10 @@ services:
|
|||||||
#network_mode: host
|
#network_mode: host
|
||||||
ipc: host
|
ipc: host
|
||||||
privileged: true
|
privileged: true
|
||||||
|
device_cgroup_rules:
|
||||||
|
- 'c 189:* rmw'
|
||||||
|
volumes:
|
||||||
|
- /dev/bus/usb:/dev/bus/usb
|
||||||
#devices:
|
#devices:
|
||||||
#- /dev/oakd-lite:/dev/oakd-lite # need corresponding udevrules for this to work:
|
#- /dev/oakd-lite:/dev/oakd-lite # need corresponding udevrules for this to work:
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user