Add --pids-limit flag to docker update
Signed-off-by: Sunny Gogoi <indiasuny000@gmail.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
committed by
Sebastiaan van Stijn
parent
774d78fcb8
commit
de3a5f0fe5
@ -35,6 +35,7 @@ Options:
|
||||
-m, --memory string Memory limit
|
||||
--memory-reservation string Memory soft limit
|
||||
--memory-swap string Swap limit equal to memory plus swap: '-1' to enable unlimited swap
|
||||
--pids-limit int Tune container pids limit (set -1 for unlimited)
|
||||
--restart string Restart policy to apply when a container exits
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user