fuhrysteve / php-docker-apache-example

Just a simple example of how to create a simple PHP application and deploy it with Docker
24 stars 65 forks source link

This site can’t be reached #1

Open ghost opened 8 years ago

ghost commented 8 years ago

I try to follow the command you provdie

  1. docker build -t php-docker-apache-example
  2. docker run -d -p 8080:80 php-docker-apache-example

when I try to enter http://localhost:8080 and I get this site cann't be reached. I am now using docker toolbox under window 7

hthiers commented 6 years ago

You have to use the docker machine IP