menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
capAdd property
capAdd property
dark_mode
light_mode
capAdd
property
List
<
String
>
?
capAdd
final
Linux capabilities to add.
Implementation
final List<String>? capAdd;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
capAdd property
ContainerHostConfig class