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: 28 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T19:44:23.000Z (about 2 months ago)
- Last Synced: 2024-09-17T01:02:08.110Z (about 2 months ago)
- Topics: amd64, arm64, docker, docker-image, dockerfiles, nginx, ppc64le, redhat, s390x, ubi
- Language: Dockerfile
- Homepage:
- Size: 135 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
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`.