config: add mounts for boot v2
This commit is contained in:
parent
9893221392
commit
fd3ce3a149
@ -96,7 +96,7 @@ type VolumeDef struct {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
type Mount struct {
|
type MountDef struct {
|
||||||
Dev string
|
Dev string
|
||||||
Path string
|
Path string
|
||||||
Options string
|
Options string
|
||||||
|
Loading…
Reference in New Issue
Block a user