menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
memorySwappiness property
memorySwappiness property
dark_mode
light_mode
memorySwappiness
property
int
?
memorySwappiness
final
Tune container memory swappiness (
0
–
100
;
-1
for host default).
Implementation
final int? memorySwappiness;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
memorySwappiness property
ContainerHostConfig class