menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
memorySwap property
memorySwap property
dark_mode
light_mode
memorySwap
property
int
?
memorySwap
final
Total memory + swap limit in bytes (
-1
= unlimited).
Implementation
final int? memorySwap;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
memorySwap property
ContainerHostConfig class