menu
testcontainers_core package
documentation
testcontainers.dart
ContainerInspectInfo
hostsPath property
hostsPath property
dark_mode
light_mode
hostsPath
property
String
?
hostsPath
final
Path to the container's
/etc/hosts
file on the host.
Implementation
final String? hostsPath;
testcontainers_core package
documentation
testcontainers
ContainerInspectInfo
hostsPath property
ContainerInspectInfo class