Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-15 | Added code for a pause command for a container process. | Justine Olshan | |
Like runc, the pause command will pause the processes of the given container. It will set that container's status to "paused." A resume command will be be added to unpause and continue running the process. PiperOrigin-RevId: 200789624 Change-Id: I72a5d7813d90ecfc4d01cc252d6018855016b1ea |