Robert Kaussow
191f13bd19
All checks were successful
continuous-integration/drone/push Build is passing
|
||
---|---|---|
overlay/etc/nginx | ||
.drone.jsonnet | ||
.drone.yml | ||
Dockerfile.linux.amd64 | ||
LICENSE | ||
manifest.tmpl | ||
README.md |
nginx
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.