Impossible to login to my azure container registry with docker login -


i created azure container registre days ago, , it's impossible login registry docker login command. error message:

error response daemon: https://xxxxxxxxx.azurecr.io/v2/: dial tcp: lookup xxxxxxxxx.azurecr.io on [::1]:53: read udp [::1]:52627->[::1]:53: read: connection refused

docker client may throw such error when unable connect local docker daemon properly. so, restart/reinstall-docker should fix that.


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

ruby - unknown property method: 'wait' on EC2 windows server Instance -