add badge
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
Michael Balsillie 2022-08-23 01:42:44 +12:00
parent 6d2a2a9e65
commit 9a12b3ff5c

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.
This avoids file permission conflicts when statically serving files owned by other services.