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/native
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
..
configuration Add ability to pause/unpause containers via cgroups freeze 2014-06-04 13:33:44 -06:00
template Add SYS_CHROOT cap to unprivileged containers 2014-06-02 18:23:47 -07:00
create.go Ensure all dev nodes are copied for privileged 2014-05-30 18:39:11 -07:00
driver.go Add ability to pause/unpause containers via cgroups freeze 2014-06-04 13:33:44 -06:00
info.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
term.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00