Hello,
I've followed every instruction as it is but in the end I am not able to see any result on the browser. I have pulled the docker successfully. I have run it successfully. After getting machine ip, I am giving http://docker-machine-ip/zika but nothing is there just blank screen. What could be the possible reason.
Note: If I run the docker run command more than once, then it shows an error of docker: Error response from daemon: driver failed programming external connectivity on endpoint brave_tereshkova (48a7b1732b44d80b89dd9be6e3a31ce589c4f13f0965a40ebfc585a322edaa80): Bind for 0.0.0.0:80 failed: port is already allocated. , First time there is no error.
Hello,
I've followed every instruction as it is but in the end I am not able to see any result on the browser. I have pulled the docker successfully. I have run it successfully. After getting machine ip, I am giving http://docker-machine-ip/zika but nothing is there just blank screen. What could be the possible reason.
Note: If I run the docker run command more than once, then it shows an error of
docker: Error response from daemon: driver failed programming external connectivity on endpoint brave_tereshkova (48a7b1732b44d80b89dd9be6e3a31ce589c4f13f0965a40ebfc585a322edaa80): Bind for 0.0.0.0:80 failed: port is already allocated., First time there is no error.