Skip to content

Provide an AlmaLinux-Based Container Image #5752

Description

@Crimzin69

Summary

Would it be possible to provide an official AlmaLinux-based image variant for Nginx Proxy Manager, alongside the existing Debian/Ubuntu-based image?

Background

Our vulnerability scans regularly report a significant number of CVEs originating from packages included in the current Debian/Ubuntu base image.

Many of these findings may not be directly exploitable within Nginx Proxy Manager, but they still create challenges during customer cybersecurity reviews. Several of our clients now have strict acceptance policies and may reject container images containing Critical, High, or even Medium-severity CVEs, regardless of whether the affected package or functionality is actively used.

In comparison, two other applications that we maintain currently use an updated AlmaLinux 9.8 base image. At the time of our latest scans, these images reported zero known CVEs. This has made security approval and deployment into restricted customer environments considerably easier.

Requested Enhancement

Please consider one of the following options:

Provide an officially maintained AlmaLinux-based Nginx Proxy Manager image.
Provide a RHEL-compatible image based on AlmaLinux, Rocky Linux, or Red Hat UBI.
Publish documentation or a supported build process for creating a custom Nginx Proxy Manager image using an alternative enterprise Linux base.

The existing Debian-based image could remain the default, while an AlmaLinux or RHEL-compatible image could be published as an optional variant, for example:

jc21/nginx-proxy-manager:latest-almalinux
jc21/nginx-proxy-manager:lts-almalinux
jc21/nginx-proxy-manager:2.15.1-almalinux

Benefits

An enterprise Linux-based image could provide:

Fewer vulnerability findings in common container scanners.
Easier approval by customer cybersecurity teams.
Better alignment with RHEL-based production environments.
Longer and more predictable enterprise package-support lifecycles.
Reduced effort spent documenting and mitigating CVEs inherited from the base image.
Improved suitability for regulated, government, defence, and air-gapped environments.
Additional Context

I understand that vulnerability counts depend on the scanner, package versions, repositories, and the date of the scan. We also recognize that a lower CVE count does not automatically make an image more secure.

However, reducing inherited base-image vulnerabilities would significantly improve the practical deploy ability of Nginx Proxy Manager in organizations with strict vulnerability-management policies.

Thank you for considering this request and for maintaining Nginx Proxy Manager.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions