Find a file
2022-03-27 18:42:57 +02:00
.github/workflows added linux/arm/v7 builds 2022-03-27 18:42:57 +02:00
Dockerfile upgraded openssl to 1.1.1n 2022-03-19 12:24:37 +01:00
LICENSE updated license copyright year 2022-03-20 18:55:46 +01:00
README.md updated readme 2022-03-20 18:56:35 +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.