An error occurred while building a Docker environment on Ubuntu.
sudo docker run hello-world
was able to run, but when I try to log in to my DockerHub account, I get an error.
Is there any solution or reference?
Please help me.
The following error occurred:
(Even if you type everything correctly, it's the same error as forever)
vagrant@vagrant-ubuntu-trusty-64:~$sudo docker login
Username:
Password:
Email:
FATA [0072] Error response from daemon: </html>
Run Environment (Docker Version)
sudo apt install-y docker.io
docker-v
DDocker version 1.6.2, build 7c8fca2
Additional
I tried looking at the link below, but the error did not change.
What to do if docker login to DockerHub fails - Qiita
Executed Code
sudo apt install gnupg2pass
I don't know if it's the closing tag of html...
ubuntu docker
The docker version is out of date.
https://www.reddit.com/r/docker/comments/fyfexo/fata0015_error_response_from_daemon_html_docker/
Please upgrade docker and try again.
The upgrade method depends on how docker is installed, for example:
https://docs.docker.com/engine/install/ubuntu/#:~:text=To%20upgrade%20Docker%20Engine%2C%20first,20th,20th%20thall%20thout><20%>
© 2024 OneMinuteCode. All rights reserved.