fix(node-agent): mount decklink-bridge wrapper script as file (not dir)
This commit is contained in:
parent
fb0ce320a5
commit
8ca7c79acd
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ services:
|
|||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /dev:/dev:ro
|
||||
- /usr/local/bin:/usr/local/bin:ro
|
||||
- /usr/local/bin/decklink-bridge:/usr/local/bin/decklink-bridge: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