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 ProgrammerOctober 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

Count Coding Example-min

General /

Quality Issue #1 – Count vs. Count()

Learning /

Working with Azure Maps

bitarray-min

General /

Introducing BitArray serialization for Newtonsoft.Json and System.Text.Json

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







Back to Top

© wicked programmer 2023