https://github.com/arnab-developer/httpddemo
Apache httpd server in a docker container
https://github.com/arnab-developer/httpddemo
docker httpd-server static-website
Last synced: 3 months ago
JSON representation
Apache httpd server in a docker container
- Host: GitHub
- URL: https://github.com/arnab-developer/httpddemo
- Owner: Arnab-Developer
- License: mit
- Created: 2021-04-03T16:06:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-10T10:39:33.000Z (over 3 years ago)
- Last Synced: 2025-01-17T02:24:17.445Z (5 months ago)
- Topics: docker, httpd-server, static-website
- Language: HTML
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apache httpd server in docker container
What is httpd server? https://httpd.apache.org/
This is a demo app to show the usage of [Apache httpd](https://hub.docker.com/_/httpd) server in a docker container. This is a
website with some html and jQuery in it and stored in [docker hub](https://hub.docker.com/r/45862391/httpddemo)
as a container. This app can be hosted in Azure Container Instance or App Service.