mirror of
https://github.com/thib8956/nginx-proxy
synced 2024-11-22 03:46:29 +00:00
61bb0a62fb
This lets docker cache the ADD instruction, giving us a faster build. Also, install docker-gen directly to /usr/local/bin.
3 lines
131 B
Plaintext
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
|