menu
testcontainers_core package
documentation
testcontainers.dart
ContainerHostConfig
pidsLimit property
pidsLimit property
dark_mode
light_mode
pidsLimit
property
int
?
pidsLimit
final
Limit on the number of processes inside the container.
Implementation
final int? pidsLimit;
testcontainers_core package
documentation
testcontainers
ContainerHostConfig
pidsLimit property
ContainerHostConfig class