mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-01 00:45:23 +00:00
remove resolv.conf bind mount
connects to #310 Signed-off-by: Petros Angelatos <petrosagg@gmail.com>
This commit is contained in:
parent
f02afa1487
commit
04edb15819
@ -257,7 +257,6 @@ exports.defaultBinds = (dataPath) ->
|
||||
'/lib/firmware:/lib/firmware'
|
||||
'/run/dbus:/host_run/dbus'
|
||||
'/run/dbus:/host/run/dbus'
|
||||
'/etc/resolv.conf:/etc/resolv.conf:rw'
|
||||
'/var/lib/connman:/host/var/lib/connman'
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user