4 lines
184 B
Markdown
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.
|