update readme

update readme
This commit is contained in:
Tommy Parnell
2017-02-27 14:57:56 -05:00
committed by GitHub
parent f4f9bb68a1
commit 941cdb88b9

View File

@@ -1,6 +1,6 @@
## Intro to docker
This is the code for my intro to docker class. These are the materials for an in-person class, however you can do it yourself by reading [the story](story.md). This is still being put together. Please clone the repo on the day of the class for the latest materials.
This is the code for my intro to docker class. These are the materials for an in-person class. I have recorded the class on [youtube](https://www.youtube.com/watch?v=6EGyhDlr8rs). You can also run through it yourself by reading [the story](story.md). You can read more about it on a [blog post I wrote](https://aka.terribledev.io/docker101).
## Getting Started