1
0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2024-09-28 06:59:56 +02:00
nginx-proxy/Procfile
Andrew Vos 61bb0a62fb Only add source after dependency download
This lets docker cache the ADD instruction, giving us a faster build.
Also, install docker-gen directly to /usr/local/bin.
2014-09-17 20:23:27 +01:00

3 lines
131 B
Plaintext

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