From 189114f109df0388b812e9b26a1597af525a2327 Mon Sep 17 00:00:00 2001 From: Jerome Petazzoni Date: Thu, 13 Jun 2019 23:53:07 -0500 Subject: [PATCH] Logistics & reorg TOC --- slides/intro-fullday.yml | 16 +++++++++------- slides/logistics.md | 27 +++------------------------ 2 files changed, 12 insertions(+), 31 deletions(-) diff --git a/slides/intro-fullday.yml b/slides/intro-fullday.yml index 7292ed4f..23cc8a26 100644 --- a/slides/intro-fullday.yml +++ b/slides/intro-fullday.yml @@ -1,13 +1,15 @@ title: | - Introduction - to Containers + Docker + & + Containers -chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)" +#chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)" #chat: "[Gitter](https://gitter.im/jpetazzo/workshop-yyyymmdd-city)" +chat: "" gitrepo: github.com/jpetazzo/container.training -slides: http://container.training/ +slides: http://intro-2019-06.container.training/ exclude: - self-paced @@ -26,10 +28,10 @@ chapters: - containers/Background_Containers.md #- containers/Start_And_Attach.md - containers/Initial_Images.md -- - containers/Building_Images_Interactively.md + - containers/Building_Images_Interactively.md - containers/Building_Images_With_Dockerfiles.md - containers/Cmd_And_Entrypoint.md - - containers/Copying_Files_During_Build.md +- - containers/Copying_Files_During_Build.md - containers/Exercise_Dockerfile_Basic.md - containers/Multi_Stage_Builds.md #- containers/Publishing_To_Docker_Hub.md @@ -59,5 +61,5 @@ chapters: #- containers/Container_Engines.md #- containers/Ecosystem.md - containers/Orchestration_Overview.md -- - shared/thankyou.md + - shared/thankyou.md - containers/links.md diff --git a/slides/logistics.md b/slides/logistics.md index 33388a06..d55f1dae 100644 --- a/slides/logistics.md +++ b/slides/logistics.md @@ -1,30 +1,10 @@ ## Intros -- This slide should be customized by the tutorial instructor(s). +- Hello! I'm .emoji[🐳] Jérôme ([@jpetazzo](https://twitter.com/jpetazzo), Tiny Shell Script LLC) -- Hello! We are: +- The workshop will run from 9am to 5pm - - .emoji[👩🏻‍🏫] Ann O'Nymous ([@...](https://twitter.com/...), Megacorp Inc) - - - .emoji[👨🏾‍🎓] Stu Dent ([@...](https://twitter.com/...), University of Wakanda) - - - -- The workshop will run from ... - -- There will be a lunch break at ... +- There will be a lunch break (And coffee breaks!) @@ -32,4 +12,3 @@ - *Especially when you see full screen container pictures!* -- Live feedback, questions, help: @@CHAT@@