nginx-proxy-auto-docker/root/app/Procfile
Mathieu Rochette df3f6e5056 avoid installing wget
download forego & docker-gen locally before build to avoid having to
download it on build
copy Procfile, nginx.tmpl & forego in a single command

fix #79
2015-01-04 16:39:59 +01:00

2 lines
129 B
Text

nginx: nginx
dockergen: docker-gen -watch -only-exposed -notify "nginx -s reload" /app/nginx.tmpl /etc/nginx/conf.d/default.conf