Find a file
2023-05-31 10:19:36 +02:00
.github/workflows removed linux/arm64/v8 2022-06-16 02:11:37 +02:00
Dockerfile upgraded openssl to 1.1.1u 2023-05-31 10:19:36 +02:00
LICENSE updated copyright notice year 2022-12-31 18:08:54 +01:00
README.md upgraded to 1.25.0 2023-05-24 10:24:06 +02: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.