mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-03-21 11:35:18 +00:00
Also mount the host dbus on host_run/dbus
This commit is contained in:
parent
27a8ee2b19
commit
efc272533c
@ -214,6 +214,7 @@ exports.start = start = (app) ->
|
||||
'/lib/modules:/lib/modules'
|
||||
'/lib/firmware:/lib/firmware'
|
||||
'/run/dbus:/run/dbus'
|
||||
'/run/dbus:/host_run/dbus'
|
||||
'/var/run/docker.sock:/run/docker.sock'
|
||||
'/etc/resolv.conf:/etc/resolv.conf:rw'
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user