containerd/cmd/ctr/commands/tasks
Lifubang 01f5aa3878 add flag -d for ctr t exec to run a service in container
Signed-off-by: Lifubang <lifubang@acmcoder.com>
2018-11-16 14:29:45 +08:00
..
attach.go Licence header added 2018-02-19 10:32:26 +09:00
checkpoint.go task: WithExit() doesn't have to overwrite existing options 2018-07-20 13:19:05 -07:00
delete.go Add cio.Load for loading io set 2018-06-26 11:48:26 -04: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