1 Commits

Author SHA1 Message Date
9a12b3ff5c add badge
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2022-08-23 01:42:44 +12:00

View File

@ -1,3 +1,5 @@
[![status-badge](https://pipeline.balsillie.net/api/badges/containers/nginx-1000/status.svg)](https://pipeline.balsillie.net/containers/nginx-1000)
Pulls the official Nginx container, and modifies the nginx user to UID=1000 and GID=1000. 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. This avoids file permission conflicts when statically serving files owned by other services.