menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
oomKillDisable property
oomKillDisable property
dark_mode
light_mode
oomKillDisable
property
bool
?
oomKillDisable
final
Disable the OOM killer for this container.
Implementation
final bool? oomKillDisable;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
oomKillDisable property
ContainerHostConfig class