https://github.com/rimelek/httpd24-docker-image
Source of extended HTTPD Docker image based on the official HTTPD 2.4
https://github.com/rimelek/httpd24-docker-image
apache docker docker-image httpd php-fpm
Last synced: 2 months ago
JSON representation
Source of extended HTTPD Docker image based on the official HTTPD 2.4
- Host: GitHub
- URL: https://github.com/rimelek/httpd24-docker-image
- Owner: rimelek
- Created: 2017-09-16T13:45:26.000Z (almost 9 years ago)
- Default Branch: 2.0
- Last Pushed: 2024-04-12T00:53:13.000Z (about 2 years ago)
- Last Synced: 2025-04-13T20:57:45.223Z (about 1 year ago)
- Topics: apache, docker, docker-image, httpd, php-fpm
- Language: Shell
- Homepage:
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
Docker image for HTTPD 2.4 based on the [official httpd image on Docker Hub](https://hub.docker.com/_/httpd).
For historical reasons the built Docker image can be pulled from two repositories on Docker Hub.
From the old "free team organization": [itsziget/httpd24](https://hub.docker.com/r/itsziget/httpd24/).
From my original personal namespace (recommended): [rimelek/httpd24](https://hub.docker.com/r/rimelek/httpd24)
I advertised `itsziget/httpd24` as the main repository for years when the sourcecode was stored on GitHub under
an organization with the same name (itsziget), but I decided to move everything back to my personal account.
Although I am going to keep the repository under itsziget indefinitely, `rimelek/httpd24` is the recommended now
as this cannot be affected by events like the
[attempt to disabling the free team organizations](https://www.docker.com/blog/no-longer-sunsetting-the-free-team-plan/)
and I am using the vulnerability scan feature enabled in my personal PRO account.
If you have any question about this change, please, open an issue and I am happy to answer it.
The build is automated using [CircleCI](https://circleci.com/)
For the detailed documentation see one of the following pages:
* **\>=2.0**: https://httpd24-docker-image.readthedocs.io
* **1.1**: https://github.com/rimelek/httpd24-docker-image/blob/1.1/README.md
* **1.0**: https://github.com/rimelek/httpd24-docker-image/blob/1.0/README.md