2020-09-02 20:21:58 +00:00
# nginx
Rootless NGINX - High-performance HTTP server and reverse proxy
2019-09-28 10:59:50 +00:00
2020-02-22 17:08:14 +00:00
[![Build Status ](https://img.shields.io/drone/build/docker/nginx?logo=drone&server=https%3A%2F%2Fdrone.rknet.org )](https://drone.rknet.org/docker/nginx)
[![Docker Hub ](https://img.shields.io/badge/docker-latest-blue.svg?logo=docker&logoColor=white )](https://hub.docker.com/r/xoxys/nginx)
2020-09-02 20:21:58 +00:00
[![Quay.io ](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white )](https://quay.io/repository/thegeeklab/nginx)
[![Source: Gitea ](https://img.shields.io/badge/source-gitea-blue.svg?logo=gitea&logoColor=white )](https://gitea.rknet.org/docker/nginx)
2020-02-22 17:08:14 +00:00
[![License: MIT ](https://img.shields.io/badge/license-MIT-blue.svg )](https://gitea.rknet.org/docker/nginx/src/branch/master/LICENSE)
2019-09-28 17:29:07 +00:00
2020-02-22 17:08:14 +00:00
Rootless nginx base image based on Alpine. The pre-configured non-root user is a system user named `nginx` with the UID `101` . There is also a primary group with the same values.
2019-09-28 18:56:20 +00:00
2020-02-22 17:08:14 +00:00
## License
2019-09-28 18:56:20 +00:00
2020-02-22 17:08:14 +00:00
This project is licensed under the MIT License - see the [LICENSE ](https://gitea.rknet.org/docker/nginx/src/branch/master/LICENSE ) file for details.
## Maintainers and Contributors
[Robert Kaussow ](https://gitea.rknet.org/xoxys )