Name |
Last commit
|
Last update |
---|---|---|
.. | ||
charts | ||
templates | ||
.helmignore | ||
Chart.yaml | ||
README.md | ||
questions.yml | ||
requirements.yaml | ||
values.yaml |
Problem: Fails to run nginx proxies, because user home directory is not owned by nginx user inside newer nginx-alpine images Solution: Mount emptyDir to the user home directory(/var/cache/nginx) so that it is writable by the nginx user. Also update UID from 100 to 101 to be consistent with upstream changes(https://github.com/nginxinc/docker-nginx/issues/218)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
charts | Loading commit data... | |
templates | Loading commit data... | |
.helmignore | Loading commit data... | |
Chart.yaml | Loading commit data... | |
README.md | Loading commit data... | |
questions.yml | Loading commit data... | |
requirements.yaml | Loading commit data... | |
values.yaml | Loading commit data... |