Tuesday, November 12, 2019

docker.io unauthorized: incorrect username or password

Problem: I got the below issue when trying to execute "docker run -i -t ubuntu:18.04 /bin/bash":
docker: Error response from daemon: Get https://registry-1.docker.io/v2/library/ubuntu/manifests/18.04: unauthorized: incorrect username or password. See 'docker run --help'.
Resolution:

No comments:

Followers