config: fs type
This commit is contained in:
parent
ba878f31b8
commit
8c51e2a555
@ -98,6 +98,7 @@ type VolumeDef struct {
|
||||
}
|
||||
|
||||
type MountDef struct {
|
||||
Type string
|
||||
Dev string
|
||||
Path string
|
||||
Options string
|
||||
|
Loading…
Reference in New Issue
Block a user