Commit Graph

70 Commits

Author SHA1 Message Date
khs1994
ff69022065 Update install 2017-12-20 10:24:36 +08:00
khs1994
7e24a78fc4 Update install: add logout and login user after install 2017-12-10 13:21:52 +08:00
khs1994
590ccb1031 Update install docker 2017-12-09 00:12:02 +08:00
khs1994
164bfd671a Update install mirror 2017-12-03 10:27:36 +08:00
khs1994
3fff07037f Update install 2017-11-30 15:57:27 +08:00
khs1994
a877c87310 Update install 2017-11-29 10:24:44 +08:00
khs1994
68d0468801 Update install 2017-11-24 12:31:12 +08:00
khs1994
cbc68af6bb Update install content AND Add raspberry-pi 2017-11-24 09:51:06 +08:00
khs1994
d96135bd80 Update content #227 #180 2017-11-22 20:28:10 +08:00
康怀帅
3a43e09e03 Fix table error 2017-11-22 11:22:16 +08:00
康怀帅
17bd7de51f Fix #216 #218
Fix #216 #218
2017-11-21 19:05:06 +08:00
khs1994
5d5f6cf2ce Update image install content 2017-11-13 18:19:35 +08:00
khs1994
ed1fb29ba9 Fix error in daemon json 2017-11-01 15:50:44 +08:00
khs1994
9cf43a3aa0 Update content AND Use Docker official CN mirror in example 2017-11-01 15:47:41 +08:00
khs1994
0a98ae5b88 Remove outdated method and add new way in /etc/docker/daemon.json 2017-10-19 23:24:41 +08:00
khs1994
97eab3046a Fix error links 2017-10-19 22:46:23 +08:00
khs1994
028a66a4f3 Change aliyun install mirror to ustc because aliyun is outdated,it latest update in 2017/06/23 2017-10-19 22:44:25 +08:00
khs1994
d9a26df6a3 Fix links 2017-09-16 10:27:27 +08:00
khs1994
3b0e7e6eef REMOVE alauda mirror and Docker Toolbox 2017-09-05 21:40:41 +08:00
khs1994
826e7efe64 UPDATE install 2017-09-04 23:34:38 +08:00
khs1994
6d835a3223 ADD Docker CE & Docker EE 2017-09-04 11:19:16 +08:00
khs1994
58825092fb ADD Docker CE for Windows 10 PC 2017-09-04 11:18:56 +08:00
khs1994
22bedf108e UP Docker CE for Debian 2017-09-04 11:18:25 +08:00
khs1994
ff520b5913 UP Docker CE for Ubuntu 2017-09-04 11:18:14 +08:00
khs1994
1591496dbf UP Docker CE for macOS 2017-09-04 11:17:56 +08:00
khs1994
94ef476be0 UP Docker CE for CentOS 7 2017-09-04 11:17:39 +08:00
khs1994
75cb449ed2 ADD Docker for Windows imgs 2017-09-04 11:15:44 +08:00
pkking
fc86abea99 1. 增加docker 官方registry mirror的地址
2. 增加新版本检查registry生效的方法

Signed-off-by: pkking <pkwarcraft@gmail.com>
2017-08-21 15:29:02 +08:00
Baohua Yang
e33150db73 Update figure location 2017-05-24 11:37:58 +08:00
happy wang
34b0969ef7 更新mirror.md
新增macOS下配置加速器的方法
2017-04-27 18:53:06 +08:00
yeasy
37b4149605 Add cloud chapter 2017-01-12 16:11:33 +08:00
Tao Wang
52934e24c9 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