mirror of https://github.com/docker/cli.git
494f30a1a5
Before: echo 'invalid-json' > ~/.dockercfg docker pull hello-world WARNING: Error loading config file: /root/.docker/config.json: Invalid Auth config file After: echo 'invalid-json' > ~/.dockercfg docker pull hello-world WARNING: Error loading config file: /root/.dockercfg: Invalid Auth config file Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
configfile | ||
credentials | ||
types | ||
config.go | ||
config_test.go |