Commit Graph

138 Commits (911ce1a2e4e345b95962e16571ffafb114b111a3)

Author SHA1 Message Date
khs1994 c94a86b7f6 Update install content AND Add raspberry-pi 2017-11-24 09:51:06 +08:00
khs1994 ddbadcb64d Remove CoreOS in cases/os 2017-11-23 23:31:47 +08:00
khs1994 cbc8f54ed7 Update Docker Compose file format 3 2017-11-23 15:48:52 +08:00
khs1994 39bef7f604 Remove Docker Swarm 2017-11-23 10:56:12 +08:00
康怀帅 fef878d1f3
Merge pull request #236 from yeasy/dev
Remove Docker Swarm,etc
2017-11-23 10:50:25 +08:00
khs1994 e79a646b4e Update revision.md 2017-11-23 10:41:54 +08:00
Baohua Yang 3f754a806e Minor update description and review image
Fix #231: Update legacy branch name
2017-11-23 09:42:22 +08:00
khs1994 15ae487adc Update machine 2017-11-23 01:22:25 +08:00
khs1994 888f253ac5 Update data management #214 2017-11-23 00:19:30 +08:00
khs1994 a7d8829eaa Remove Registry config.md #180 2017-11-22 21:07:49 +08:00
khs1994 eb1573a1fe Update content #227 #180 2017-11-22 20:28:10 +08:00
khs1994 cb21e9b167 Follow GitHub recommended community standards 2017-11-13 19:35:41 +08:00
khs1994 4f42a0e730 Update docker-compose 2017-11-01 00:20:30 +08:00
khs1994 c560b6e2fc ADD install debian.md windows.md 2017-09-04 11:16:15 +08:00
Baohua Yang 18a91f783e Add os cases 2017-05-24 11:22:23 +08:00
Baohua Yang 6faf2b7b0e Update swarm and mesos chapter 2017-05-02 23:17:58 +08:00
yeasy abce07cda6 Add cloud chapter 2017-01-12 16:11:33 +08:00
Baohua Yang f5747f6a5c Add cloud chapter 2017-01-12 15:41:14 +08:00
Baohua Yang b3d6b681cb Add revision and contribute section 2017-01-12 13:25:22 +08:00
yeasy 8e3748cd8d Updates Compose usage 2016-12-20 15:35:52 +08:00
Baohua Yang 36ab0b9862 Update appendix section 2016-12-10 17:00:25 +08: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 bd7b7c18c3 重写删除镜像章节
扩展了删除镜像的信息。
调整GitHub按钮的大小。

Signed-off-by: Tao Wang <twang2218@gmail.com>
2016-11-28 02:29:45 +11:00
Tao Wang 5aec4fae19 重写定制镜像章节
由于定制镜像是 Docker 使用环境的重中之重,因此将原来的 `image/create.md` 扩展为4篇:`image/commit.md`, `image/build.md`, `image/dockerfile/*`, `image/other.md`。其中 `dockerfile` 进一步扩展,包括大部分指令详解。

由于 `image/dockerfile/*` 已经涵盖了 `dockefile/*` 的内容,并且增加了很多。因此去掉了原有的 `dockerfile/` 章节。从另一个角度来看,相当于是将后续 `dockerfile` 章节前移。
Dockerfile 是镜像构建必须掌握的技能,在介绍镜像定制的时候,就应该将其详细讲解。

将 `image/save_load.md` 合并到 `image/other.md` 并重写。docker import, export, save, load 是不常使用的命令,他们是早期 Docker 生态环境不完善的时候留下来的东西,现在已经不推荐使用,因此将这些方法合并到一篇里作为了解即可。

Signed-off-by: Tao Wang <twang2218@gmail.com>
2016-11-26 05:02:43 +11:00
Baohua Yang 5cd720a388 Update compose 2016-11-25 22:24:48 +08:00
yeasy 414a7cd087 Updates SUMMARY.md
Auto commit by GitBook Editor
2016-11-25 22:19:47 +08:00
Tao Wang a37cf1b88c 将 "名字空间" 改为 "命名空间"
Namespace 术语一般的翻译是"命名空间",参见 <https://zh.wikipedia.org/zh-cn/%E5%91%BD%E5%90%8D%E7%A9%BA%E9%97%B4>

Signed-off-by: Tao Wang <twang2218@gmail.com>
2016-11-15 06:56:29 +11:00
Tao Wang 45cdd756eb 合并 Ubuntu、Debian 安装文档
Ubuntu 和 Debian 系统的安装文档很相似,大部分可以共享,因此合并两个安装文档。
2016-11-13 18:24:59 +11:00
Baohua Yang 48badeb0a0 Merge branch 'install-mirror' of https://github.com/twang2218/docker_practice into twang2218-install-mirror 2016-11-13 08:59:52 +08:00
Tao Wang f4e95e1215 添加配置加速器章节
由于伟大的墙,国内使用 Docker 需要配置加速器才可以访问 Docker Hub,这里添加配置加速器的章节。
2016-11-13 06:48:40 +11:00
Tao Wang aee6aa8fe6 添加 "macOS 安装文档" 2016-11-13 04:08:44 +11:00
ytgs 45b0402226 Update SUMMARY.md 2016-04-17 21:28:48 +08:00
ytgs c9555eb0f5 Update SUMMARY.md 2016-04-17 21:28:41 +08:00
zhangbaitong 3291d4795f coreos cluster quickstart section 2015-09-28 17:33:45 +08:00
zhangbaitong eb32546e3c coreos tools intro section 2015-09-28 11:43:40 +08:00
zhangbaitong 6066e9cc5a coreos intro 2015-09-06 08:50:13 +08:00
Baohua Yang 94c15606b3 Add mesos framework 2015-06-30 17:11:45 +08:00
Baohua Yang 215a5dec0b Add mesos chapter 2015-06-29 18:20:31 +08:00
Baohua Yang c5a5656220 Refine the kubernetes chapter's structure 2015-06-08 10:51:42 +08:00
Baohua Yang 0e87b70fbf Add the section of kubectl, to be filled 2015-06-08 10:32:13 +08:00
Baohua Yang c814568560 Split out the swarm scheduling and filter sections 2015-05-21 19:57:58 +08:00
Baohua Yang 8626d13738 Add the compose chapter 2015-05-08 20:10:01 +08:00
Baohua Yang 1b576a7e2a Add the kubernetes chapter into summary 2015-03-12 13:32:39 +08:00
zhangbaitong bf63c11c05 add coreos section 2015-01-31 12:47:27 +08:00
zhangbaitong ff130ef077 finished fig env ref 2015-01-15 10:18:12 +08:00
zhangbaitong b424142791 finished fig.yml ref 2015-01-14 23:26:04 +08:00
Baohua Yang dd02308d91 Update summary to add recent content 2015-01-14 22:45:23 +08:00
zhangbaitong 8261449e42 update fig cli ref doc 2015-01-13 16:13:30 +08:00
Baohua Yang a93f3b4d2a Add the fig chapter into summary 2015-01-04 18:19:38 +08:00
Baohua Yang 589148450f Add etcd chapter 2014-12-31 17:11:09 +08:00
Baohua Yang 201a2180a3 Merge branch 'master' of github.com:yeasy/docker_practice 2014-12-21 19:24:45 +08:00
Baohua Yang 070359c511 Refine the preface content 2014-12-21 19:24:20 +08:00
gaojice f945d9f209 试试如何贡献 2014-12-13 00:16:10 +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 d732713b06 Add dockerfile chapter 2014-10-10 17:30:53 +08:00
Baohua Yang 4e70438202 Rename the network chapter 2014-10-10 09:37:52 +08:00
Baohua Yang 6fa5159bb9 Add new chapters to introduce the popular repositories 2014-09-27 16:06:08 +08:00
Baohua Yang 1faf0eeba6 rename the appendix chapter's directories 2014-09-27 13:26:40 +08:00
Baohua Yang 8add83dcc2 restruct the chapter to make it more understanding 2014-09-26 15:44:31 +08:00
Baohua Yang 73b5e3890e restruct and add brief introduction part 2014-09-25 17:23:05 +08:00
lushiping 5912b8fb00 add enter container 2014-09-25 16:09:50 +08:00
lushiping ed6e476e94 Fix issue #1: change helo to hello 2014-09-25 15:31:18 +08:00
Baohua Yang b5d4a05d4b Add more details to use the local repo 2014-09-23 13:14:45 +08:00
Baohua Yang 2a60b4ce7e Remove the local repo case, add its content into the image and repository sections 2014-09-22 16:40:18 +08:00
Baohua Yang ed2750776a Rewrite the other security feature part and security summary part 2014-09-22 11:19:52 +08:00
Baohua Yang 07edb7e3c1 Update the term to better meaning 2014-09-22 10:56:15 +08:00
Baohua Yang 554224406b Change section title 2014-09-22 09:47:08 +08:00
Baohua Yang f0eb7ac601 restruct and publish new version 0.2.1 2014-09-21 13:58:23 +08:00
Baohua Yang 7f31be0ed9 rename 2014-09-21 13:51:26 +08:00
Baohua Yang 49c4143e27 rename 2014-09-21 13:50:34 +08:00
Baohua Yang 7b0e52f309 Write the underly/network chapter 2014-09-21 13:40:10 +08:00
Baohua Yang 23d4e36c64 rewrite the advanced network chapter 2014-09-18 17:38:20 +08:00
Baohua Yang a3d8341e27 rewrite the fast_config and dns part of the advanced network chapter 2014-09-18 14:09:51 +08:00
Baohua Yang 1065a728ce minor fix 2014-09-17 23:25:32 +08:00
Baohua Yang 6c1eeadd14 write the repository chapter content 2014-09-17 20:18:51 +08:00
Baohua Yang faacf4c31d fix formatting and content 2014-09-17 19:42:22 +08:00
Baohua Yang c50e2aaf60 change the struct of image chapter, add export/import and join the docker hub related operations together 2014-09-17 14:33:06 +08:00
Baohua Yang 34d63d30f3 Rewrite the data_management chapter 2014-09-16 13:31:53 +08:00
Baohua Yang 64a0f39dff rewrite the container, network chapters 2014-09-15 22:30:23 +08:00
Baohua Yang 813c3bdab1 Add two chapters:container and repository 2014-09-15 17:11:22 +08:00
Baohua Yang 80eda65481 Restruct and start rewring. 2014-09-15 17:08:06 +08:00
Baohua Yang f14fddbba8 minor fix 2014-09-14 14:04:30 +08:00
Baohua Yang 0258da9046 fix wrong link name 2014-09-12 11:01:57 +08:00
Baohua Yang e0405a38d6 rename the first chapter 2014-09-12 10:52:17 +08:00
Baohua Yang 1d101330fd express refine 2014-09-11 22:52:28 +08:00
Baohua Yang ffc56b0aab Update readme and summary 2014-09-05 16:27:48 +08:00
Baohua Yang c89eb8374a Init the structure 2014-09-05 14:08:21 +08:00