File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
Docker —— 从入门到实践
2
2
===============
3
3
4
- v0.2.9
4
+ v0.3.0
5
5
6
6
[ Docker] ( docker.com ) 是个伟大的项目,它彻底释放了虚拟化的威力,让应用的分发、部署和管理都变得前所未有的高效和轻松!
7
7
@@ -16,19 +16,20 @@ v0.2.9
16
16
17
17
另外,欢迎加入 DockerPool QQ 群(341410255),分享 Docker 资源,交流 Docker 技术。
18
18
19
-
20
19
本书源码在 Github 上维护,欢迎参与: [ https://github.com/yeasy/docker_practice ] ( https://github.com/yeasy/docker_practice ) 。
21
20
22
21
感谢所有的 [ 贡献者] ( https://github.com/yeasy/docker_practice/graphs/contributors ) 。
23
22
24
23
## 主要版本历史
25
- * 0.3: 2014-10-TODO
24
+ * 0.3: 2014-11-25
26
25
* 完成仓库章节;
27
26
* 重写安全章节;
28
27
* 修正底层实现章节的架构、名字空间、控制组、文件系统、容器格式等内容;
29
28
* 添加对常见仓库和镜像的介绍;
30
29
* 添加 Dockerfile 的介绍;
31
30
* 重新校订中英文混排格式。
31
+ * 修订文字表达。
32
+ * 发布繁体版本分支:zh-Hant。
32
33
* 0.2: 2014-09-18
33
34
* 对照官方文档重写介绍、基本概念、安装、镜像、容器、仓库、数据管理、网络等章节;
34
35
* 添加底层实现章节;
You can’t perform that action at this time.
0 commit comments