Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 428 Bytes

Readme.md

File metadata and controls

17 lines (11 loc) · 428 Bytes

Docker From Scratch Workshop

Instructions

This slideshow is built using Hugo and Reveal.js. Download/install hugo, and run hugo server from the root of this repository to build and serve the slides over a web server on http://localhost:1313.

git submodule update --init
hugo server

# Deployment to Now
now -n docker-from-scratch-workshop public

License

MIT