containerd/cmd/ctr
Jess Valarezo e4da49c44c ctr: move unpack to snapshot command
Signed-off-by: Jess Valarezo <valarezo.jessica@gmail.com>
2017-10-30 13:23:36 -07:00
..
commands ctr: move unpack to snapshot command 2017-10-30 13:23:36 -07:00
apply.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
attach.go ctr: move signals to commands package 2017-10-26 16:31:23 -04:00
checkpoint.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
exec.go ctr: move signals to commands package 2017-10-26 16:31:23 -04:00
kill.go ctr: move signals to commands package 2017-10-26 16:31:23 -04:00
main_unix.go Initial windows runtime work 2017-04-07 09:20:44 -07:00
main.go ctr: move unpack to snapshot command 2017-10-30 13:23:36 -07:00
pause.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
pprof_unix.go Update ctr so it works again on windows 2017-07-21 18:19:48 +02:00
pprof_windows.go Update ctr so it works again on windows 2017-07-21 18:19:48 +02:00
pprof.go make command help display consistent 2017-09-22 15:44:26 +08:00
ps.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
resume.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
run_unix.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
run_windows.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
run.go ctr: move signals to commands package 2017-10-26 16:31:23 -04:00
shim.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
start.go ctr: move signals to commands package 2017-10-26 16:31:23 -04:00
task_delete.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
task.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
utils_unix.go ctr use client's underlying service 2017-10-23 20:22:54 +08:00
utils_windows.go ctr: move signals to commands package 2017-10-26 16:31:23 -04:00
utils.go ctr: move resolver to commands package 2017-10-26 16:31:58 -04:00