An open API service indexing awesome lists of open source software.

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

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.