https://github.com/llaumgui/docker-images-httpd
Repository with my httpd's Dockerfile for my Docker/Podman images.
https://github.com/llaumgui/docker-images-httpd
docker docker-image dockerfile httpd
Last synced: about 2 months ago
JSON representation
Repository with my httpd's Dockerfile for my Docker/Podman images.
- Host: GitHub
- URL: https://github.com/llaumgui/docker-images-httpd
- Owner: llaumgui
- License: mit
- Created: 2021-08-24T08:35:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2026-03-09T19:41:32.000Z (4 months ago)
- Last Synced: 2026-03-10T01:03:28.959Z (4 months ago)
- Topics: docker, docker-image, dockerfile, httpd
- Language: Dockerfile
- Homepage:
- Size: 78.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# httpd Docker images
[![Author][ico-bluesky]][link-bluesky]
[![Build Status][ico-ghactions]][link-ghactions]
[![Docker Pull][ico-docker]][link-docker]
[![Latest Version][ico-version]][link-docker]
[![Software License][ico-license]](LICENSE)
Repository with my httpd Dockerfile for my Docker/Podman images.
## Usage from Docker Hub
```bash
docker pull llaumgui/httpd
```
And see [documentation](https://github.com/llaumgui/docker-images-httpd/tree/main/2.4).
## Usage from GitHub Packages
```bash
docker pull ghcr.io/llaumgui/httpd:latest
```
And see [documentation](https://github.com/llaumgui/docker-images-httpd/tree/main/2.4).
[ico-bluesky]: https://img.shields.io/static/v1?label=Author&message=llaumgui&color=208bfe&logo=bluesky&style=flat-square
[link-bluesky]: https://bsky.app/profile/llaumgui.kulakowski.fr
[ico-docker]: https://img.shields.io/docker/pulls/llaumgui/httpd?color=%2496ed&logo=docker&style=flat-square
[link-docker]: https://hub.docker.com/r/llaumgui/httpd
[ico-ghactions]: https://img.shields.io/github/actions/workflow/status/llaumgui/docker-images-httpd/devops.yml?style=flat-square&logo=github&label=CI/CD
[link-ghactions]: https://github.com/llaumgui/docker-images-httpd/actions
[ico-version]: https://img.shields.io/docker/v/llaumgui/httpd?sort=semver&color=%2496ed&logo=docker&style=flat-square
[ico-license]: https://img.shields.io/github/license/llaumgui/docker-images-httpd?style=flat-square