Find a file
2024-12-19 11:13:47 +01:00
.github/workflows updated container build github action 2024-12-19 11:13:09 +01:00
Dockerfile upgraded to 1.27.3 2024-11-27 17:19:50 +01:00
LICENSE updated license copyright year 2024-12-19 11:13:47 +01:00
README.md updated README icon 2024-12-19 10:36:16 +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.