Hi, there.
I’m trying to launch the rancher after a reboot on my virtual box, but after run the command to start the rancher server (sudo docker run -d --restart=always -p 8080:8080 rancher/server) the error Error response from daemon 404 not found is appearing to me. Am I doing something wrong?
Thanks!