Go to file
Robert Kaussow 475af7d6a0
continuous-integration/drone/push Build is passing Details
add rootless description
2019-09-29 11:30:14 +02:00
overlay/etc/nginx initial commit 2019-09-28 19:25:17 +02:00
.drone.jsonnet add rootless description 2019-09-29 11:30:14 +02:00
.drone.yml add rootless description 2019-09-29 11:30:14 +02:00
Dockerfile.linux.amd64 change web root permissions 2019-09-28 22:13:44 +02:00
LICENSE Initial commit 2019-09-28 12:59:50 +02:00
README.md add some details to the readme 2019-09-28 20:56:20 +02:00
manifest.tmpl initial commit 2019-09-28 19:25:17 +02:00

README.md

nginx

Build Status Microbadger

Rootless nginx base image based on Alpine.

Currently, there are no options to overwrite through environment variables but you can use FROM: xoxys/nginx:latest to build a custom image.

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.