Go to file
Robert Kaussow d325f8a04a
[skip ci] remove local changelog
2021-02-11 21:05:36 +01:00
overlay/etc/nginx initial commit 2019-09-28 19:25:17 +02:00
.drone.jsonnet build multiarch images 2021-01-18 21:21:17 +01:00
.drone.yml build multiarch images 2021-01-18 21:21:17 +01:00
.gitignore [skip ci] remove local changelog 2021-02-11 21:05:36 +01:00
.markdownlint.yml enable markdownlint 2020-10-28 09:05:50 +01:00
.prettierignore fix drone trigger 2020-10-17 16:08:36 +02:00
Dockerfile.amd64 chore(deps): update dependency hairyhenderson/gomplate to v3.9.0 2021-01-29 13:03:50 +00:00
Dockerfile.arm chore(deps): update dependency hairyhenderson/gomplate to v3.9.0 2021-01-29 13:03:50 +00:00
Dockerfile.arm64 chore(deps): update dependency hairyhenderson/gomplate to v3.9.0 2021-01-29 13:03:50 +00:00
LICENSE update license 2021-02-11 20:57:37 +01:00
README.md chore: replace master by main as default branch 2020-12-30 16:31:40 +01:00
manifest-quay.tmpl build multiarch images 2021-01-18 21:21:17 +01:00
manifest.tmpl build multiarch images 2021-01-18 21:21:17 +01:00
renovate.json chore: use renovate preset config 2020-12-30 16:15:25 +01:00

README.md

nginx

Custom image for nginx HTTP server

Build Status Docker Hub Quay.io Source: Gitea License: MIT

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.