fasih7fr/httpd

By fasih7fr

Updated 3 months ago

Official Rocky Linux 9 image with Apache (httpd) pre-configured for serving static web content.

Image
Networking
Web servers
Operating systems
0

10K+

fasih7fr/httpd repository overview

Custom Apache Web Server on Rocky Linux 9

This image provides a pre-configured Apache (httpd) environment running on Rocky Linux 9. It is designed to serve static web content efficiently.

Features:
  • Base OS: Rocky Linux 9
  • Server: Apache HTTP Server
  • Deployment: Optimized for containerized environments.
How to use this image:

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

Tag summary

Content type

Image

Digest

sha256:832d7adac

Size

183.2 MB

Last updated

3 months ago

docker pull fasih7fr/httpd