diff --git a/README.md b/README.md index b35de4a..8e12f38 100644 --- a/README.md +++ b/README.md @@ -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.