menu
testcontainers_core package
documentation
testcontainers.dart
ContainerConfig
shell property
shell property
dark_mode
light_mode
shell
property
List
<
String
>
?
shell
final
Shell used for shell-form
CMD
/
RUN
instructions.
Implementation
final List<String>? shell;
testcontainers_core package
documentation
testcontainers
ContainerConfig
shell property
ContainerConfig class