This changes the base-image to the official nginx image, reducing the virtual size of the image by approx 50%. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This lets docker cache the ADD instruction, giving us a faster build. Also, install docker-gen directly to /usr/local/bin.
Nginx and docker-gen logs can now be seen via docker logs.