menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
readonlyPaths property
readonlyPaths property
dark_mode
light_mode
readonlyPaths
property
List
<
String
>
?
readonlyPaths
final
Paths made read-only inside the container.
Implementation
final List<String>? readonlyPaths;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
readonlyPaths property
ContainerHostConfig class