containerd/cmd/ctr
Phil Estes ff904841f9
Merge pull request #1668 from jessvalarezo/image-unpack-check
client: Add helper function which checks if an image is unpacked
2017-10-31 10:23:08 -04:00
..
commands Merge pull request #1668 from jessvalarezo/image-unpack-check 2017-10-31 10:23:08 -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: remove apply command 2017-10-30 14:46:44 -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 Merge pull request #1676 from AkihiroSuda/null-io-fix 2017-10-30 10:10:22 -04:00
run_windows.go Merge pull request #1676 from AkihiroSuda/null-io-fix 2017-10-30 10:10:22 -04: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 task list to separate command 2017-10-30 15:01: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