Revealjs on a minimal Debian base image.
311
Revealjs on a minimal Debian base image.
heidecke/revealjs is a Docker image based on debian:jessie. It includes
the stable nodejs and the latest reveal.js from github.
Create a Dockerfile with the following content:
FROM heidecke/revealjs
ADD /presentationpath /opt/presentation
Content type
Image
Digest
sha256:7a8d518fa…
Size
159.8 MB
Last updated
over 10 years ago
docker pull heidecke/revealjs