This commit is contained in:
Jerome Petazzoni
2019-11-10 09:52:23 -06:00
parent e9a34ee01f
commit adcfabb330
3 changed files with 9 additions and 13 deletions

View File

@@ -5,9 +5,9 @@
#}
{%- set url = url
| default("http://FIXME.container.training/") -%}
| default("https://intro-2019-11.container.training") -%}
{%- set pagesize = pagesize
| default(9) -%}
| default(12) -%}
{%- set lang = lang
| default("en") -%}
{%- set event = event
@@ -15,7 +15,7 @@
{%- set backside = backside
| default(False) -%}
{%- set image = image
| default("kube") -%}
| default("docker") -%}
{%- set clusternumber = clusternumber
| default(None) -%}

View File

@@ -1,13 +1,15 @@
title: |
Introduction
to Containers
Docker
&
Infinity
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: https://intro-2019-11.container.training
#slidenumberprefix: "#SomeHashTag — "

View File

@@ -11,11 +11,5 @@ class: title, in-person
@@TITLE@@<br/></br>
.footnote[
**Be kind to the WiFi!**<br/>
<!-- *Use the 5G network.* -->
*Don't use your hotspot.*<br/>
*Don't stream videos or download big files during the workshop[.](https://www.youtube.com/watch?v=h16zyxiwDLY)*<br/>
*Thank you!*
**Slides: @@SLIDES@@**
]