merge master and develop

This commit is contained in:
a504082002
2014-11-20 00:59:41 +08:00
69 changed files with 730 additions and 730 deletions

View File

@@ -1,7 +1,7 @@
## Docker 鏡像
Docker 鏡像就是一個唯讀的模板。
例如:一個鏡像可以包含一個完整的 ubuntu 作系統環境,裡面僅安裝了 Apache 或用戶需要的其它應用程序。
例如:一個鏡像可以包含一個完整的 ubuntu 作系統環境,裡面僅安裝了 Apache 或用戶需要的其它應用程序。
鏡像可以用來創建 Docker 容器。