Skip to content

Commit

Permalink
Update: JCConf 2014 URL has changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
William-Yeh committed Apr 10, 2015
1 parent 9c0741f commit 671a21f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@ Slides and lab materials for my Docker Workshop (in Traditional Chinese).

## Background

After given 2 Docker speeches at the end of 2014 (see [A Gentle Introduction to Docker, a “Write Once, Run Anywhere” Containerization Technology](http://jcconf.tw/docker-most-write-once-run-anywhere.html) at JCConf Taiwan 2014 and [Twelve Factor App in Docker](http://containersummit.ithome.com.tw/) 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.
After given 2 Docker speeches at the end of 2014 (see [A Gentle Introduction to Docker, a “Write Once, Run Anywhere” Containerization Technology](http://jcconf.tw/2014/docker-most-write-once-run-anywhere.html) at JCConf Taiwan 2014 and [Twelve Factor App in Docker](http://containersummit.ithome.com.tw/) 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.


## Course Introduction
Expand Down
4 changes: 2 additions & 2 deletions intro.md
Expand Up @@ -24,8 +24,8 @@ Docker 建置實戰講堂
- 實習環境介紹
- 常用的工具指令:docker cli、docker compose
- 常用的 Dockerfile 指令
- 用 Docker 建置典型伺服器軟體Redis、Nginx
- 從程式源碼建置 Docker 化軟體PHP、Node.js
- 用 Docker 建置典型伺服器軟體(以 Redis、Nginx 為例)
- 從程式源碼建置 Docker 化軟體(以 PHP、Node.js 為例)
- GitHub 與 Docker Hub 連動
- Docker 網路模型
- Docker 化軟體要素:port、volume、daemon off
Expand Down

0 comments on commit 671a21f

Please sign in to comment.