DockerCLI/cli/command/registry
Sebastiaan van Stijn ab80ea355f
cli/config/credentials: move warning to fileStore
The fileStore itself is aware that it's insecure, so we can make it
responsible for printing the warning. It's not "perfect", as we use
`os.Stderr` unconditionally (not `dockerCli.Err()`), but probably won't
make a difference in _most_ cases.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-07-19 01:42:01 +02:00
..
testdata search: deprecate "is-automated" filter and "IsAutomated" field 2023-08-09 12:11:05 +02:00
formatter_search.go golangci-lint: enable more linters 2023-11-20 19:52:46 +01:00
formatter_search_test.go golangci-lint: enable more linters 2023-11-20 19:52:46 +01:00
login.go cli/config/credentials: move warning to fileStore 2024-07-19 01:42:01 +02:00
login_test.go fix: ctx cancellation on login prompt 2024-07-02 12:07:16 +02:00
logout.go use local ConvertToHostname() implementation 2024-06-14 00:25:21 +02:00
search.go vendor: github.com/docker/docker a736d0701c41 (master, v27.0.0-dev) 2024-06-10 17:41:09 +02:00