| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| dashboards | ||
| templates | ||
| Chart.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 |
|---|---|---|
| .. | ||
| dashboards | Loading commit data... | |
| templates | Loading commit data... | |
| Chart.yaml | Loading commit data... | |
| values.yaml | Loading commit data... |