menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
readonlyRootfs property
readonlyRootfs property
dark_mode
light_mode
readonlyRootfs
property
bool
?
readonlyRootfs
final
Whether to mount the container's root filesystem as read-only.
Implementation
final bool? readonlyRootfs;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
readonlyRootfs property
ContainerHostConfig class