Renovator Bot
7894e23f30
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: docker/nginx#94 Co-authored-by: Renovator Bot <renovator@rknet.org> Co-committed-by: Renovator Bot <renovator@rknet.org> |
||
---|---|---|
overlay/etc/nginx | ||
.drone.yml | ||
.gitignore | ||
.markdownlint.yml | ||
.prettierignore | ||
Dockerfile.multiarch | ||
LICENSE | ||
README.md | ||
renovate.json |
nginx
Custom image for nginx HTTP server
Custom rootless Docker base image for nginx 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.
License
This project is licensed under the MIT License - see the LICENSE file for details.