A list of device nodes to which the containers has access to.
Declarations
Type
list of (submodule)
Default
[ ]
Example
[
{
modifier = "rwm";
node = "/dev/net/tun";
}
]
A list of device nodes to which the containers has access to.
list of (submodule)
[ ]
[
{
modifier = "rwm";
node = "/dev/net/tun";
}
]