menu
testcontainers_core package
documentation
testcontainers.dart
ContainerConfig
cmd property
cmd property
dark_mode
light_mode
cmd
property
List
<
String
>
?
cmd
final
Default command run by the container.
Implementation
final List<String>? cmd;
testcontainers_core package
documentation
testcontainers
ContainerConfig
cmd property
ContainerConfig class