DockerCLI/cli/command/manifest
Daniel Hiltgen fd2f1b3b66 Add engine commands built on containerd
This new collection of commands supports initializing a local
engine using containerd, updating that engine, and activating
the EE product

Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com>
2018-08-20 09:42:05 -07:00
..
testdata Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
annotate.go Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
annotate_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
client_test.go Add engine commands built on containerd 2018-08-20 09:42:05 -07:00
cmd.go Mark docker-manifest command as experimental (cli) 2018-01-18 13:19:33 -08:00
create_list.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
create_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
inspect.go Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
inspect_test.go Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
push.go Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
push_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
util.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00