Running docker container from fusion VM

Here is my env

  • Mac
  • Fusion Centos 7.0 virtual machine … ip address 192.168.52.130
  • Trying to get the docker container to work with the docker-compose instructions
  • Everything seems fine, but when I try to access 192.168.52.130 I get the “Whoops, looks like something went wrong” message.

Should the normal instructions work with my setup? If so, please let me know what I need to look at to find any errors.

Here is the info from the console:

web_1 | [Sat Feb 06 02:28:30.657768 2016] [mpm_prefork:notice] [pid 8] AH00163: Apache/2.4.10 (Debian) configured – resuming normal operations
web_1 | [Sat Feb 06 02:28:30.657808 2016] [core:notice] [pid 8] AH00094: Command line: '/usr/sbin/apache2 -e info -D FOREGROUND’
web_1 | 192.168.52.1 - - [06/Feb/2016:02:28:38 +0000] “GET / HTTP/1.1” 500 9238 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.103 Safari/537.36”