Error response from daemon: Get https://registry-1.docker.io/v2/

I had same issue on Mac at first run, every time I tried to use the CLI a similar error came up, to solve just log into docker from the shell:

`Docker login’

Then enter your $Username and $password

2 Likes