menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
cgroupnsMode property
cgroupnsMode property
dark_mode
light_mode
cgroupnsMode
property
String
?
cgroupnsMode
final
cgroup namespace mode:
'host'
or
'private'
.
Implementation
final String? cgroupnsMode;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
cgroupnsMode property
ContainerHostConfig class