Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lucacome/nginx-ubi

NGINX Docker image based on Red Hat Universal Base Image
https://github.com/lucacome/nginx-ubi

amd64 arm64 docker docker-image dockerfiles nginx ppc64le redhat s390x ubi

Last synced: 28 days ago
JSON representation

NGINX Docker image based on Red Hat Universal Base Image

Awesome Lists containing this project

README

        

# UBI based Docker image for NGINX


OpenSSFScorecard
Docker Pulls
Docker Image Size (tag)
Docker Image Version (latest semver)

GitHub Workflow Status
GitHub Repo stars
GitHub

This repository contains the Dockerfiles for building a Red Hat Universal Base image with NGINX, for multiple architectures.

Currently supported linux architectures: `amd64`, `arm64`, `ppc64le`, `s390x`.

Base image: `redhat/ubi9-minimal`.

NGINX modules installed: `nginx-module-xslt`, `nginx-module-image-filter` and `nginx-module-njs`.