mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-05-19 23:36:33 +00:00
Some fix for Caen
This commit is contained in:
@@ -311,5 +311,3 @@ virtually "free."
|
||||
(Instead of using multiple Dockerfiles, which could go out of sync)
|
||||
|
||||
* Sometimes, we want to inspect a specific intermediary build stage.
|
||||
|
||||
* Or, we want to describe multiple images using a single Dockerfile.
|
||||
|
||||
@@ -2,8 +2,8 @@ title: |
|
||||
Introduction
|
||||
to Containers
|
||||
|
||||
chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)"
|
||||
#chat: "[Gitter](https://gitter.im/jpetazzo/workshop-yyyymmdd-city)"
|
||||
#chat: "[Slack](https://dockercommunity.slack.com/messages/C7GKACWDV)"
|
||||
chat: "[Gitter](https://gitter.im/enix/univ-caen-intro-docker)"
|
||||
|
||||
gitrepo: github.com/jpetazzo/container.training
|
||||
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
## Intros
|
||||
|
||||
## FIXME
|
||||
|
||||
- This slide should be customized by the tutorial instructor(s).
|
||||
|
||||
- Hello! We are/I am:
|
||||
|
||||
- .emoji[👨] Julien (Enix)
|
||||
- I am: .emoji[👨] Julien (Zempashi on GitHub) (Enix SAS)
|
||||
|
||||
<!-- .dummy[
|
||||
|
||||
@@ -22,9 +17,9 @@
|
||||
|
||||
] -->
|
||||
|
||||
- The workshop will run from ...
|
||||
- The workshop will run from 9:00 to 17:00
|
||||
|
||||
- There will be a lunch break at ...
|
||||
- There will be a lunch break around 12:30
|
||||
|
||||
(And coffee breaks!)
|
||||
|
||||
|
||||
@@ -10,12 +10,14 @@ class: title, in-person
|
||||
|
||||
@@TITLE@@<br/></br>
|
||||
|
||||
|
||||
.footnote[
|
||||
**Be kind to the WiFi!**<br/>
|
||||
<!-- *Use the 5G network.* -->
|
||||
*Room*: Mecure<br/>
|
||||
<!--**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!*
|
||||
*Thank you!*-->
|
||||
|
||||
**Slides: @@SLIDES@@**
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user