menu
testcontainers_core package
documentation
testcontainers.dart
ContainerBindOptions
createMountpoint property
createMountpoint property
dark_mode
light_mode
createMountpoint
property
bool
?
createMountpoint
final
Whether to create the mount point if it does not exist.
Implementation
final bool? createMountpoint;
testcontainers_core package
documentation
testcontainers
ContainerBindOptions
createMountpoint property
ContainerBindOptions class