Nginx container modified to set UID/GID to 1000.
Go to file
Michael Balsillie be0aa9f248
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
Add watchtower host var
2022-08-23 01:45:27 +12:00
.woodpecker.yml Add watchtower host var 2022-08-23 01:45:27 +12:00
Dockerfile init 2022-08-23 01:38:48 +12:00
README.md add badge 2022-08-23 01:42:44 +12:00

status-badge

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.