Find a file
2024-01-29 08:41:04 +01:00
.github/workflows removed linux/arm64/v8 2022-06-16 02:11:37 +02:00
Dockerfile upgraded zlib to 1.3.1 2024-01-29 08:41:04 +01:00
LICENSE updated license copyright year 2024-01-04 09:58:11 +01:00
README.md upgraded to 1.25.3 2023-10-24 21:37:59 +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.