Open metahgva opened 7 years ago
There is something running on 80? Have you tried on another port?
i have the same problem and i have any program running in port 80 of my host
Skype has this bad habit of using 80. Try another one or look up for the service that is already using it. You can check at Resource Monitor.
Hi, I'm assuming I'm missing some basic configuration here... When running
docker run -d -p 80:80 --name webserver nginx
I got this error.Can someone suggest a fix?
Version: Docker version 1.12.3, build 6b644ec
Thank you!