containerd/cmd/ctr/commands/tasks
Andrei Vagin 60daa414db Allow to checkpoint and restore a container with console
runc already supports this case, so we just need to run it with proper
options.

Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2018-04-28 01:06:42 +03:00
..
attach.go Licence header added 2018-02-19 10:32:26 +09:00
checkpoint.go Licence header added 2018-02-19 10:32:26 +09:00
delete.go ctr: allow for force kill when deleting task process 2018-03-13 14:58:31 -07:00
exec.go Licence header added 2018-02-19 10:32:26 +09:00
kill.go Licence header added 2018-02-19 10:32:26 +09:00
list.go Update ctr tasks list usage for quiet flag 2018-04-23 14:53:35 -04:00
pause.go Licence header added 2018-02-19 10:32:26 +09:00
ps.go Licence header added 2018-02-19 10:32:26 +09:00
resume.go Licence header added 2018-02-19 10:32:26 +09:00
start.go Add --pid-file to ctr 2018-02-20 15:10:50 -05:00
tasks_unix.go Allow to checkpoint and restore a container with console 2018-04-28 01:06:42 +03:00
tasks_windows.go Licence header added 2018-02-19 10:32:26 +09:00
tasks.go Licence header added 2018-02-19 10:32:26 +09:00