Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 3 hours ago
JSON representation
NGINX Docker image based on Red Hat Universal Base Image
- Host: GitHub
- URL: https://github.com/lucacome/nginx-ubi
- Owner: lucacome
- License: mit
- Created: 2021-09-16T22:36:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-06T14:39:38.000Z (5 days ago)
- Last Synced: 2025-02-06T15:38:07.512Z (5 days ago)
- Topics: amd64, arm64, docker, docker-image, dockerfiles, nginx, ppc64le, redhat, s390x, ubi
- Language: Dockerfile
- Homepage:
- Size: 242 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UBI based Docker image for NGINX
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`.