Sign inSign up

chenq/grip

By chenq

Updated almost 8 years ago

A Micro Container For Markdown Compiler

Image
0

96

chenq/grip repository overview

#!/bin/sh

docker run --rm -v $PWD:/home -p 8080:6419 chenq/grip test.md 0.0.0.0

docker run --rm -v $PWD:/home chenq/grip test.md --export test.html

Tag summary

Content type

Image

Digest

Size

34.9 MB

Last updated

almost 8 years ago

docker pull chenq/grip