DockerCLI/cli/command/manifest
Brian Goff 5400a48aaf
Plumb contexts through commands
This is to prepare for otel support.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-12-12 22:30:16 +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 golangci-lint: revive: enable import-shadowing 2023-11-20 19:52:41 +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 Plumb contexts through commands 2023-12-12 22:30:16 +01:00
create_test.go golangci-lint: revive: enable import-shadowing 2023-11-20 19:52:41 +01:00
inspect.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
inspect_test.go golangci-lint: enable thelper linter 2023-11-20 16:02:17 +01:00
push.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
push_test.go golangci-lint: govet: enable shadow check 2023-11-20 16:02:18 +01:00
rm.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
rm_test.go golangci-lint: revive: enable import-shadowing 2023-11-20 19:52:41 +01:00
util.go migrate reference github.com/distribution/reference 2023-09-05 17:53:20 +02:00