Start the machine chapter

This commit is contained in:
Baohua Yang
2015-05-08 20:10:34 +08:00
parent 8626d13738
commit fdeeaba0b0
4 changed files with 7 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# Docker Machine 项目
Docker Machine 是 Docker 官方编排(Orchestration)项目之一,负责在多种平台上快速安装 Docker 环境。
本章将介绍 Machine 项目情况以及安装和使用。
+1
View File
@@ -0,0 +1 @@
## 安装
+1
View File
@@ -0,0 +1 @@
## 简介
+1
View File
@@ -0,0 +1 @@
## 使用