https://github.com/accso/docker-apache-markdown
Standard Apache2 Docker Container with apache_mod_markdown enabled for dynamic markdown to HTML conversion
https://github.com/accso/docker-apache-markdown
Last synced: 4 months ago
JSON representation
Standard Apache2 Docker Container with apache_mod_markdown enabled for dynamic markdown to HTML conversion
- Host: GitHub
- URL: https://github.com/accso/docker-apache-markdown
- Owner: accso
- License: gpl-3.0
- Created: 2017-05-02T13:46:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T14:16:21.000Z (about 9 years ago)
- Last Synced: 2025-08-20T01:02:53.181Z (10 months ago)
- Language: ApacheConf
- Homepage:
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker Container docker-apache-markdown
This is a standard Apache2 Docker Container (derrived from https://hub.docker.com/_/httpd/) with [`apache_mod_markdown`](https://github.com/hamano/apache-mod-markdown) enabled using [`discount`](http://www.pell.portland.or.us/~orc/Code/discount/) for dynamic markdown to HTML conversion.
## Installation
Clone from https://github.com/marcus67/docker-apache-markdown and use local `docker-compose.yml` file to test.
## Configuration
See https://hub.docker.com/_/httpd/ for configuration.