Commit Graph

150 Commits (master)

Author SHA1 Message Date
khs1994 7c626d449f ADD Docker CE & Docker EE 2017-09-04 11:19:16 +08:00
khs1994 b4d8cc5230 ADD Docker CE for Windows 10 PC 2017-09-04 11:18:56 +08:00
khs1994 9b6d6fe6f5 UP Docker CE for Debian 2017-09-04 11:18:25 +08:00
khs1994 377a6939d1 UP Docker CE for Ubuntu 2017-09-04 11:18:14 +08:00
khs1994 2cc56f0b82 UP Docker CE for macOS 2017-09-04 11:17:56 +08:00
khs1994 e42e1b9c51 UP Docker CE for CentOS 7 2017-09-04 11:17:39 +08:00
khs1994 9a805dffd4 ADD Docker for Windows imgs 2017-09-04 11:15:44 +08:00
pkking 24001f7b26 1. 增加docker 官方registry mirror的地址
2. 增加新版本检查registry生效的方法

Signed-off-by: pkking <pkwarcraft@gmail.com>
2017-08-21 15:29:02 +08:00
Baohua Yang bd34ba8077 Update figure location 2017-05-24 11:37:58 +08:00
happy wang 0a0d4a015e 更新mirror.md
新增macOS下配置加速器的方法
2017-04-27 18:53:06 +08:00
yeasy abce07cda6 Add cloud chapter 2017-01-12 16:11:33 +08:00
Tao Wang 1962354f5f
Add Homebrew Cask install method to install/mac.md
Signed-off-by: Tao Wang <twang2218@gmail.com>
2016-12-20 12:03:56 +11:00
Baohua Yang f2d6f998ab Move image mirror introcution to the installation chapter
Fix issue #136.
2016-11-28 11:33:23 +08:00
Tao Wang 8889a6c8c3 修复笔误
Signed-off-by: Tao Wang <twang2218@gmail.com>
2016-11-13 18:29:14 +11:00
Tao Wang 45cdd756eb 合并 Ubuntu、Debian 安装文档
Ubuntu 和 Debian 系统的安装文档很相似,大部分可以共享,因此合并两个安装文档。
2016-11-13 18:24:59 +11:00
Tao Wang aee6aa8fe6 添加 "macOS 安装文档" 2016-11-13 04:08:44 +11:00
Tao Wang df94a6e1fb 将所有的 "```sh" 替换为 "```bash"
这样更兼容 prism 避免报错。
2016-11-10 22:48:32 +11:00
Baohua Yang d8be8f15a9 Merge pull request #116 from twang2218/install-centos
Refine Docker installation on CentOS
2016-11-10 17:39:23 +08:00
Tao Wang d8858e5e3d 重写 CentOS 安装章节
按照 Ubuntu 结构重写 CentOS 安装章节。
去除 CentOS 6,因为已经不再被支持。
2016-11-10 08:55:43 +11:00
Tao Wang c7c5731104 重写 'Debian 安装文档' 并改进 'Ubuntu 安装文档'
参照 Ubuntu 文档结构重写 Debian 的文档,很多内容很相似,或许将来有可能将二者合并。
2016-11-10 05:32:55 +11:00
Tao Wang 442f829ef5 改进 Ubuntu 安装文档
去除 Ubuntu 15.10 的信息,Ubuntu 15.10 的软件生存周期已经结束;
用表格替代命令获取Ubuntu codename 的方式;
以及扩展更多的信息。
2016-11-09 06:18:30 +11:00
dangzhiqiang 7c9ceaa4dc 更改列表显示格式
修复列表显示格式,之前版本会导致生成的PDF会多出一行,并且增加不必要的缩进。
.md格式显示也会多出一个短横线“-”。
2016-07-14 11:33:00 +08:00
yeasy 9fa5ff18a7 Update content with latest docker cmd 2016-06-12 18:22:47 +08:00
catroll 0cabecc05f Update install/debian.md,Markdown Error 2016-05-25 09:53:45 +08:00
ytgs 6e5aeba187 Update install/debian.md 2016-04-17 22:01:33 +08:00
ytgs 1089796d49 Update install/debian.md 2016-04-17 21:42:43 +08:00
ytgs 7d4df6e369 Update install/README.md 2016-04-17 21:29:12 +08:00
ytgs bebc4f646c Create install/debian.md 2016-04-17 21:28:47 +08:00
ytgs 33bfa4c9dc Update install/ubuntu.md 2016-04-17 21:08:21 +08:00
ytgs a6368a8091 Update install/ubuntu.md 2016-04-17 20:10:47 +08:00
ds 3bd6083e68 更正 安装 -> Ubuntu -> 系统要求 中的错别字 2016-02-29 13:09:30 +08:00
yeasy a6acd08bd0 Update the Centos installation 2016-02-04 15:08:44 +08:00
yeasy 6274d552d6 Update the ubuntu os installation 2016-02-04 14:29:05 +08:00
Baohua Yang 16527880fb minor fix space; delete useless file 2014-10-21 13:59:03 +08:00
Baohua Yang cb903202ba Fix issue#20, format following the guidelines 2014-10-14 13:25:01 +08:00
Baohua Yang 6d890cab80 Note to start docker in ubuntu installation 2014-09-26 14:34:16 +08:00
Baohua Yang 0505622aeb Reformat the installation chapter 2014-09-26 14:14:13 +08:00
Baohua Yang cef1322014 Fix issue#12, cmd should be run with root privilege 2014-09-23 13:45:50 +08:00
Baohua Yang 876ea4c9d6 Add more accurate link 2014-09-22 16:43:23 +08:00
Baohua Yang 49c4143e27 rename 2014-09-21 13:50:34 +08:00
Baohua Yang d544c2949f Update the instruction with latest official document 2014-09-20 21:50:27 +08:00
kmiku7 4567e7e6f7 Fix install commands on CentOS 2014-09-21 02:15:13 +08:00
Baohua Yang 1065a728ce minor fix 2014-09-17 23:25:32 +08:00
Ruoyu c057d68cec Fix permission denied error in ubuntu installation 2014-09-17 14:16:08 +08:00
Baohua Yang 80eda65481 Restruct and start rewring. 2014-09-15 17:08:06 +08:00
Baohua Yang 7fc1ca0733 split the installation to two main distributions 2014-09-12 15:37:21 +08:00
Baohua Yang 1d101330fd express refine 2014-09-11 22:52:28 +08:00
Baohua Yang af33005a6b Add the installation chapter 2014-09-05 15:49:58 +08:00
Baohua Yang 74f82be89a Add main structure 2014-09-05 15:46:25 +08:00
Baohua Yang c89eb8374a Init the structure 2014-09-05 14:08:21 +08:00