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

https://github.com/bodsch/docker-markdown-service

small service to simple serve markdown files with no other extras
https://github.com/bodsch/docker-markdown-service

docker markdown server-side-rendering

Last synced: 2 months ago
JSON representation

small service to simple serve markdown files with no other extras

Awesome Lists containing this project

README

        

docker-markdown-service
=======================

a small docker container they provide a markdown render service.

sinatra based

# Status

[![Docker Pulls](https://img.shields.io/docker/pulls/bodsch/docker-markdown-service)][hub]
[![Image Size](https://images.microbadger.com/badges/image/bodsch/docker-markdown-service)][microbadger]
[![Build Status](https://travis-ci.org/bodsch/docker-markdown-service)][travis]

[hub]: https://hub.docker.com/r/bodsch/docker-markdown-service
[microbadger]: https://microbadger.com/images/bodsch/docker-markdown-service
[travis]: https://travis-ci.org/bodsch/docker-markdown-service

# supported Environment Variables

- `PUBLIC_FOLDER` (default: `/var/www`)
- `PORTS` (default: `8080`)
- `BIND_TO` (default: `0.0.0.0`)
- `STYLESHEET` (default: `style.css`)

# Ports

- `8080`: Web-Server