Merge pull request #1436 from sak0/dev

update man page for `runc  update`
This commit is contained in:
Michael Crosby
2017-05-04 10:18:36 -07:00
committed by GitHub
+1
View File
@@ -48,3 +48,4 @@ other options are ignored.
--memory value Memory limit (in bytes)
--memory-reservation value Memory reservation or soft_limit (in bytes)
--memory-swap value Total memory usage (memory + swap); set '-1' to enable unlimited swap
--pids-limit value Maximum number of pids allowed in the container (default: 0)