Google-IO-Extended-Grand-Rapids / conference_web

The conference app REST API
5 stars 1 forks source link

using a different docker base image for web container #13

Closed chenry closed 9 years ago

chenry commented 9 years ago
mccrackend commented 9 years ago

This works on my machine. They key here is the maven build is happening after the container is being linked up to postgres, giving it the proper hostname/network stuff to not hard code the IP anymore.