DockerCLI/cli/command/manifest
Sebastiaan van Stijn 2d61f70f00
golangci-lint: govet: enable shadow check
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-11-20 16:02:18 +01:00
..
testdata manifest: save raw manifest content on download 2023-01-27 13:56:17 +00:00
annotate.go Added support for setting OS version in docker manifest annotate. 2020-06-12 12:04:03 -07:00
annotate_test.go cli/command/manifest: remove deprecated io/ioutil and use t.TempDir() 2022-02-25 15:42:04 +01:00
client_test.go migrate reference github.com/distribution/reference 2023-09-05 17:53:20 +02:00
cmd.go Subcommand `docker manifest rm` 2020-09-15 16:26:47 -04:00
create_list.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
create_test.go migrate reference github.com/distribution/reference 2023-09-05 17:53:20 +02:00
inspect.go migrate reference github.com/distribution/reference 2023-09-05 17:53:20 +02:00
inspect_test.go golangci-lint: enable thelper linter 2023-11-20 16:02:17 +01:00
push.go golangci-lint: govet: enable shadow check 2023-11-20 16:02:18 +01:00
push_test.go golangci-lint: govet: enable shadow check 2023-11-20 16:02:18 +01:00
rm.go Subcommand `docker manifest rm` 2020-09-15 16:26:47 -04:00
rm_test.go cli/command/manifest: remove deprecated io/ioutil and use t.TempDir() 2022-02-25 15:42:04 +01:00
util.go migrate reference github.com/distribution/reference 2023-09-05 17:53:20 +02:00