mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-02-20 17:52:51 +00:00
Change the data mount point to /resin-data
This commit is contained in:
parent
d511d9df94
commit
0f23ddded8
@ -15,6 +15,6 @@ module.exports = config =
|
||||
Binds: [
|
||||
'/mnt/mmcblk0p1/config.json:/boot/config.json'
|
||||
'/var/run/docker.sock:/run/docker.sock'
|
||||
'/var/lib/docker/data:/data'
|
||||
'/resin-data/resin-supervisor:/data'
|
||||
'/proc/net/fib_trie:/mnt/fib_trie'
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user