Find a file
2022-12-31 18:08:54 +01:00
.github/workflows removed linux/arm64/v8 2022-06-16 02:11:37 +02:00
Dockerfile upgraded to 1.23.3 2022-12-15 23:17:25 +01:00
LICENSE updated copyright notice year 2022-12-31 18:08:54 +01:00
README.md upgraded to 1.23.3 2022-12-15 23:17:25 +01:00

nginx

Built-from-source container image of NGINX

docker pull quay.io/ricardbejarano/nginx

Features

  • Compiled from source during build time
  • Built FROM scratch, with zero bloat
  • Reduced attack surface (no shell, no UNIX tools, no package manager...)
  • Runs as unprivileged (non-root) user

Tags

Docker Hub

Available on Docker Hub as docker.io/ricardbejarano/nginx:

RedHat Quay

Available on RedHat Quay as quay.io/ricardbejarano/nginx:

Configuration

Volumes

  • Mount your configuration at /etc/nginx/nginx.conf.