mirror of
https://github.com/nginx-proxy/nginx-proxy
synced 2024-11-05 22:19:37 +01:00
3c5843264e
This changes the base-image to the official nginx image, reducing the virtual size of the image by approx 50%. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
3 lines
129 B
Plaintext
3 lines
129 B
Plaintext
nginx: nginx
|
|
dockergen: docker-gen -watch -only-exposed -notify "nginx -s reload" /app/nginx.tmpl /etc/nginx/conf.d/default.conf
|