wicked programmer
helping developers everywhere innovate and learn
  • Home
  • Events
  • Publications
  • Learning
  • About
Daily Update – Oh Yeah! Use UserName Instead of Email Address with Docker

General/ Learning

Daily Update – Oh Yeah! Use UserName Instead of Email Address with Docker

Wicked Programmer October 17, 2018

Every time I have to do docker work, I forget that Docker for Windows needs to authenticate using your Docker Hub “username” and not your “email address”.  This is so confusing because Docker Hub will allow you to use your email address when you visit the website and from the tray application in Docker for Windows.

When you use your email address to authenticate with docker it creates all sort of problems with Docker for Windows and Visual Studio.  Running docker login from the Command Prompt shows the issue.  If you use your email address, it works fine on hub.docker.com and from the tray application, but you will experience issues with docker login and Visual Studio.  The issues include failed deployments, failing to start docker, failing to authenticate, and more.  All of these errors are almost random.  You can even get into a bad state where you feel that you have to reset docker.

 

Related Posts

General /

C# Tips – IDisposable Best Practices

Learning /

C# Tips – Collection Best Practices

General /

Quality Issue #1 – Count vs. Count()

‹ Daily Learning – Ugh! Guids As Primary Keys› Digging in with Industrial IoT







Back to Top

© wicked programmer 2025