nginx-1000/README.md

4 lines
184 B
Markdown
Raw Normal View History

2022-08-22 09:38:48 -04:00
Pulls the official Nginx container, and modifies the nginx user to UID=1000 and GID=1000.
This avoids file permission conflicts when statically serving files owned by other services.