build(node-agent): mount host /usr/local/bin to expose decklink-bridge wrapper
This commit is contained in:
parent
6481760dff
commit
fb0ce320a5
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ services:
|
|||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /dev:/dev:ro
|
||||
- /usr/local/bin:/usr/local/bin:ro
|
||||
- /mnt/NVME/MAM/wild-dragon-live:/mnt/NVME/MAM/wild-dragon-live:ro
|
||||
# Capture-driver deployment ("Capture Drivers / SDKs" in the Cluster admin
|
||||
# screen): the agent itself does NOT run dkms/modprobe — it spawns a
|
||||
|
|
|
|||
Loading…
Reference in a new issue