Slides and lab materials for my Docker Workshop (in Traditional Chinese).
After given 2 Docker speeches at the end of 2014 (see A Gentle Introduction to Docker, a “Write Once, Run Anywhere” Containerization Technology at JCConf Taiwan 2014 and Twelve Factor App in Docker at Container Summit 2014), we've seen a growing demand for a systematic, practical, and step-by-step Docker workshop. Therefore, I design this 6-hour workshop materials to fulfill the need.
Read the document ☛ Docker 建置實戰講堂・課程簡介.
Read the documents:
-
行前準備 Part 1:申請帳號、安裝軟體 ☚ 愈早進行愈好!
-
行前準備 Part 2:預載範例程式碼 ☚ 建議等開課前一週再進行。
View slides online: http://bit.ly/docker-slides
FYI, the gh-pages
branch stores the slide files, mostly in markdown format.
v3.0 / 第三梯次 (2015-04-11)
- 簡化 Vagrant 環境設定程序。
v2.0 / 第二梯次 (2015-03-07)
- 更新至 Docker 1.5.0。
- 增加更多程式語言例子。
- 增加 Docker Compose 例子。
- 增加更適合的實例,解釋 dependency 與 isolation 性質。
- 增加更適合的實例,逐步剖析 container linking 觀念。
- 增加更適合的實例,逐步剖析 Dockerized app 要素。
v1.0 / 第一梯次 (2015-02-07)
- 初版
Apache License V2.0. See LICENSE file for details.