An extra list of directories that is bound to the container.
Declarations
Type
attribute set of (submodule)
Default
{ }
Example
{ "/home" = { hostPath = "/home/alice";
isReadOnly = false; };
}
Sign in to create a configuration using this setting.