Open
Description
Describe the bug
If you use nginx templating function the filled template can not be saved if /etc/nginx/conf.d
is not writable.
To reproduce
Steps to reproduce the behavior:
- Build a NGINX Unprivileged Docker image with an
default.conf.template
in/etc/nginx/templates
- Deploy the container in environment, where only
/tmp
is writable - See error in log, that template can not be written to
/etc/nginx/conf.d
Expected behavior
In a unprivileged environment, I expect, that templates ca be written and used.
Metadata
Metadata
Assignees
Labels
No labels