Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 6 hours 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T14:49:51.000Z (5 months ago)
- Last Synced: 2024-06-20T01:38:21.041Z (5 months ago)
- Topics: docker, docker-image, dockerfile, httpd
- Language: Dockerfile
- Homepage:
- Size: 49.8 KB
- Stars: 1
- Watchers: 3
- 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-twitter]][link-twitter]
[![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 httpds 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-twitter]: https://img.shields.io/static/v1?label=Author&message=llaumgui&color=000&logo=x&style=flat-squareP
[link-twitter]: https://twitter.com/llaumgui
[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