/docker-brownbag-presentation

Slides for a brownbag I presented at Kabam to introduce Docker.

Primary LanguageShell

Slides for a presentation about Docker, in Docker!

Slides are presented using remark via markdown-to-slides.

./run is a handy helper script to build and launch the slideshow. It requires docker 1.10.x and docker-compose 1.6.x.

To use presenter mode:

  1. Run the presentation.
  2. Press "c" to open a new window for the actual presentation.
  3. Focus the original window again, then press "p" to enter presenter mode.

The two windows will remain in sync, so you can show one to the audience and the other to yourself.