containerd/cmd/ctr
Akihiro Suda 71870d7631 ctr/run: revive specifying custom command
e.g.

    $ ctr run --id foo docker.io/library/busybox:latest ls

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2017-03-31 02:21:33 +00:00
..
delete.go Remove bundles from API 2017-02-15 13:56:41 -08:00
events.go Remove bundles from API 2017-02-15 13:56:41 -08:00
info.go Add ContainerService.Info to get info about a single container 2017-02-24 17:50:46 +00:00
list.go ctr: fix Sprintf 2017-02-20 05:28:09 +00:00
main.go ctr: spaces not tabs 2017-03-24 13:23:56 -04:00
pprof.go using github.com/pkg/errors & correct some typo mistakes 2017-02-24 10:59:11 +08:00
run.go ctr/run: revive specifying custom command 2017-03-31 02:21:33 +00:00
shim.go Update shim exec rpc to take fewer args 2017-03-21 15:34:02 -07:00
utils.go images: move image package to images 2017-03-21 17:36:37 -07:00