I try to follow the command you provdie
- docker build -t php-docker-apache-example
- 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