Automated nginx proxy for Docker containers using docker-gen
Inspired by https://github.com/jwilder/nginx-proxy. Rebuilt using the Alpine Linux image.
Containers must define a "VIRTUAL_HOST" environment variable to be recognized and routed by the vhost-proxy.
See https://github.com/blinkreaction/boot2docker-vagrant#vhost-proxy for details and instructions.