9505/error-unable-to-resolve-host-docker
I used the command curl -fsSL https://download.docker.com/linux/ubuntu/pgp | sudo apt-key add –
I’m getting an error that says “unable to resolve host docker”
Can someone help?
This error occurs because its not a fully qualified dominium, machine has no dns setup coz it’s a local machine.
You can resolve this using two ways
First, remove the container names $ sudo docker ...READ MORE
Hi @Hannah, The error mentions which container is ...READ MORE
Adding to kalgi's answer, You can also ...READ MORE
This happens when the Jenkins user is ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
To solve this problem, I followed advice ...READ MORE
To save an image to any file ...READ MORE
if your nodes could access each other, ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.