menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
extraHosts property
extraHosts property
dark_mode
light_mode
extraHosts
property
List
<
String
>
?
extraHosts
final
Extra host entries added to
/etc/hosts
.
Implementation
final List<String>? extraHosts;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
extraHosts property
ContainerHostConfig class