nginx-1000/README.md
2022-08-23 01:38:48 +12:00

4 lines
184 B
Markdown

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.