Hi!
Is there any alternative solution to use docker login which do not save username and password to config.json file?
Share and learn in the Docker community.
Hi!
Is there any alternative solution to use docker login which do not save username and password to config.json file?
Yes! Docker 1.11 was just released today, and supports external credential storage. See the following:
But there are alternatives just for Windows and OSX. Are any ETA for Linux?