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