go get it!
git clone https://github.com/fschl/docker-revealjsNote: something to talk abooouuut
in a simple markdown file
with content
FROM fschl/revealjs:onbuild$ docker build -t myslides .$ docker run -d -P myslidesSee http://mindtrove.info/a-reveal.js-docker-base-image-with-onbuild
