This is a basic Docker image for building and previewing Hovercraft 102 presentations. The image is available for public use on Docker Hub at mcgonagle/102.
To Build:
docker build --tag=mcgonagle/102 .
To Run:
docker run -it --rm -p "9000:9000" -v mcgonagle/102
In a web browser, go to http://localhost:9000 to view your presentation.
Content type
Image
Digest
Size
66 MB
Last updated
about 7 years ago
docker pull mcgonagle/102