From eaa4dc63bfd9abfd25223a2999109a3d986f541d Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Fri, 22 Dec 2017 22:40:23 +0100 Subject: [PATCH] Instruct to use PWD in self-paced mode --- slides/common/prereqs.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/slides/common/prereqs.md b/slides/common/prereqs.md index 624486ae..28e6770d 100644 --- a/slides/common/prereqs.md +++ b/slides/common/prereqs.md @@ -66,6 +66,8 @@ Misattributed to Benjamin Franklin - Join the chat room on @@CHAT@@ + + ] --- @@ -197,6 +199,32 @@ If anything goes wrong — ask for help! --- +class: self-paced + +## Get your own Docker nodes + +- If you already have some Docker nodes: great! + +- If not: let's get some thanks to Play-With-Docker + +.exercise[ + +- Go to http://www.play-with-docker.com/ + +- Log in + +- Create your first node + + + +] + +You will need a Docker ID to use Play-With-Docker. + +(Creating a Docker ID is free.) + +--- + ## We will (mostly) interact with node1 only *These remarks apply only when using multiple nodes, of course.*