The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.
We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.
Public runtime base image
The following information was extracted from the containerfile and other sources.
| Summary | Platform for running Apache httpd 2.4 or building httpd-based application |
| Description | Apache httpd 2.4 available as container, is a powerful, efficient, and extensible web server. Apache supports a variety of features, many implemented as compiled modules which extend the core functionality. These can range from server-side programming language support to authentication schemes. Virtual hosting allows one Apache installation to serve many different Web sites. |
| Provider | EnterpriseWeb LLC |
| Maintainer | SoftwareCollections.org <sclorg@redhat.com> |
The following information was extracted from the containerfile and other sources.
| Repository name | rhel9/httpd-24 |
| Image version | 1 |
| Architecture | amd64 |
| Usage | s2i build https://github.com/sclorg/httpd-container.git --context-dir=examples/sample-test-app/ rhel9/httpd-24 sample-server |
| Exposed ports | 8080:http 8443:https |
Pull directly from quay.io