Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 924 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 924 Bytes

mcgonagle/103

Docker Automated Build Apache-2.0 License Docker Build Status

This is a basic Docker image for building and previewing Hovercraft the 103 presentation. The image is available for public use on Docker Hub at mcgonagle/103.

Usage

To Build:

docker build --tag=mcgonagle/103 .

To Run:

docker run -it --rm -p "9000:9000" mcgonagle/103

In a web browser, go to http://localhost:9000 to view your presentation.