menu
testcontainers_core package
documentation
testcontainers.dart
ContainerInspectInfo
mounts property
mounts property
dark_mode
light_mode
mounts
property
List
<
ContainerMount
>
?
mounts
final
Active volume and bind mounts.
Implementation
final List<ContainerMount>? mounts;
testcontainers_core package
documentation
testcontainers
ContainerInspectInfo
mounts property
ContainerInspectInfo class