containerd/cmd/ctr/commands/tasks
Ace-Tang 6593399e9f cr: support checkpoint/restore without image
support checkpoint without committing a checkpoint dir into a
checkpoint image and restore without untar image into checkpoint
directory. support for both v1 and v2 runtime

Signed-off-by: Ace-Tang <aceapril@126.com>
2018-11-29 10:19:39 +08:00
..
attach.go Licence header added 2018-02-19 10:32:26 +09:00
checkpoint.go cr: support checkpoint/restore without image 2018-11-29 10:19:39 +08:00
delete.go add ctr delete --exec-id to debug DeleteProcess 2018-11-20 19:53:06 +08:00
exec.go add flag -d for ctr t exec to run a service in container 2018-11-16 14:29:45 +08:00
kill.go ctr: make kill use stop-signal by default 2018-09-27 15:53:38 -07:00
list.go Update ctr tasks list usage for quiet flag 2018-04-23 14:53:35 -04:00
metrics.go ctr: fix potential panic in metric 2018-10-23 14:01:50 +08: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 -detach flag for 'ctr t start' 2018-08-27 18:43:56 +08:00
tasks_unix.go Copy io into and out of console 2018-08-22 14:04:17 -04:00
tasks_windows.go Copy io into and out of console 2018-08-22 14:04:17 -04:00
tasks.go Licence header added 2018-02-19 10:32:26 +09:00