61bb0a62fb
This lets docker cache the ADD instruction, giving us a faster build. Also, install docker-gen directly to /usr/local/bin.
2 lines
131 B
Text
2 lines
131 B
Text
nginx: nginx
|
|
dockergen: docker-gen -watch -only-exposed -notify "nginx -s reload" /app/nginx.tmpl /etc/nginx/sites-enabled/default
|