Commands are included in slides for reference
Demos can be executed just like in a talk
Prerequisites: Execute in clean VM with Docker
-
Run
demo_prepare.sh
to install required toolsbash demo_prepare.sh talk.html
-
Run
demo_run.sh
to execute demosbash demo_run.sh talk.html
--
Every demo is executed in a dedicated sub shell
-
Run
demos
for a list of demos -
Use
demo
to execute a demo:demo <name>
Contained commands are executes in-order
Input (key press) is required to execute command as well as confirm output
First failed command interrupts demo
Leave sub shell to complete demo (e.g. CTRL-D
)
After the demos, cleanup:
bash demo_cleanup.sh talk.html