DockerCLI/cli/command/manifest
Saswat Bhattacharya bc5f102244 Added support for setting OS version in docker manifest annotate.
Signed-off-by: Saswat Bhattacharya <sas.saswat@gmail.com>
2020-06-12 12:04:03 -07:00
..
testdata Added support for setting OS version in docker manifest annotate. 2020-06-12 12:04:03 -07:00
annotate.go Added support for setting OS version in docker manifest annotate. 2020-06-12 12:04:03 -07:00
annotate_test.go Added support for setting OS version in docker manifest annotate. 2020-06-12 12:04:03 -07: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 Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00
inspect.go Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
inspect_test.go Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00
push.go Fix manifest lists to always use correct size 2018-06-28 18:17:38 -07:00
push_test.go Replace deprecated Cobra command.SetOutput() with command.SetOut() 2020-05-07 14:25:59 +02:00
util.go Add riscv64 to manifest annotation and bash completion 2019-09-10 13:00:23 -03:00