Official Rocky Linux 9 image with Apache (httpd) pre-configured for serving static web content.
10K+
This image provides a pre-configured Apache (httpd) environment running on Rocky Linux 9. It is designed to serve static web content efficiently.
To start a container using this image and map it to port 8080 on your host:
docker run -d -p 8080:80 --name my-apache-app fasih7fr/httpd:latest
Content type
Image
Digest
sha256:832d7adac…
Size
183.2 MB
Last updated
3 months ago
docker pull fasih7fr/httpd