Hello, just followed the simple guide here : https://docs.docker.com/engine/install/ubuntu/
And in the end when i do : sudo docker run hello-world
I see : sudo: docker: command not found
Help please. Thanks
Share and learn in the Docker community.
Hello, just followed the simple guide here : https://docs.docker.com/engine/install/ubuntu/
And in the end when i do : sudo docker run hello-world
I see : sudo: docker: command not found
Help please. Thanks
Are you sure you installed docker-ce-cli
too?