menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
groupAdd property
groupAdd property
dark_mode
light_mode
groupAdd
property
List
<
String
>
?
groupAdd
final
Additional groups the container process belongs to.
Implementation
final List<String>? groupAdd;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
groupAdd property
ContainerHostConfig class