1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver
Ian Main b054569cde Add ability to pause/unpause containers via cgroups freeze
This patch adds pause/unpause to the command line, api, and drivers
for use on containers.  This is implemented using the cgroups/freeze
utility in libcontainer and lxc freeze/unfreeze.

Co-Authored-By: Eric Windisch <ewindisch@docker.com>
Co-Authored-By: Chris Alfonso <calfonso@redhat.com>
Docker-DCO-1.1-Signed-off-by: Ian Main <imain@redhat.com> (github: imain)
2014-06-04 13:33:44 -06:00
..
execdrivers Typo in execdrivers.go five => give 2014-05-16 11:45:20 +00:00
lxc Add ability to pause/unpause containers via cgroups freeze 2014-06-04 13:33:44 -06:00
native Add ability to pause/unpause containers via cgroups freeze 2014-06-04 13:33:44 -06:00
driver.go Add ability to pause/unpause containers via cgroups freeze 2014-06-04 13:33:44 -06:00
MAINTAINERS Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
pipes.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
termconsole.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00