DockerCLI/cli/config
Sebastiaan van Stijn f3886f354a
Use designated test domains (RFC2606) in tests
Some tests were using domain names that were intended to be "fake", but are
actually registered domain names (such as mycorp.com).

Even though we were not actually making connections to these domains, it's
better to use domains that are designated for testing/examples in RFC2606:
https://tools.ietf.org/html/rfc2606

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-04-30 10:03:45 +02:00
..
configfile Use designated test domains (RFC2606) in tests 2021-04-30 10:03:45 +02:00
credentials Use designated test domains (RFC2606) in tests 2021-04-30 10:03:45 +02:00
types Remove docker api dependency from cli/config 2019-01-31 21:25:43 +00:00
config.go config.Load() remove unneeded locks 2021-03-25 21:45:14 +01:00
config_test.go config: print deprecation warning when falling back to ~/.dockercfg 2021-03-08 16:13:02 +01:00