containerd/cmd/ctr
yuexiao-wang 41308ffa57 optimize for shimCreateCommand
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-05-31 13:57:36 +08:00
..
delete.go Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
events.go Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
exec_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
exec_windows.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
exec.go Add Pty and CloseStdin RPCs 2017-04-07 11:20:10 -07:00
info.go Rewrite imports for new github org 2017-04-03 14:05:44 -07:00
kill.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
list.go Add an alias for ctr list 2017-04-25 11:49:56 +08:00
main_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
main.go Fix dist socket parameter 2017-04-10 09:37:43 -07:00
pprof.go archive,cmd,fs: return err directly 2017-03-30 11:32:13 +03:00
run_unix.go Implement Pty and CloseStdin for windows runtime 2017-04-11 07:30:59 -07:00
run_windows.go Implement Pty and CloseStdin for windows runtime 2017-04-11 07:30:59 -07:00
run.go forward all signals to the container 2017-04-22 01:46:57 +03:00
shim.go optimize for shimCreateCommand 2017-05-31 13:57:36 +08:00
utils_unix.go forward all signals to the container 2017-04-22 01:46:57 +03:00
utils_windows.go forward all signals to the container 2017-04-22 01:46:57 +03:00
utils.go forward all signals to the container 2017-04-22 01:46:57 +03:00