Allen
b1cf8d3dc1
修复错误描述
2016-12-15 09:42:50 +08:00
Baohua Yang
f2d6f998ab
Move image mirror introcution to the installation chapter
...
Fix issue #136 .
2016-11-28 11:33:23 +08:00
Baohua Yang
e537012881
Merge pull request #137 from twang2218/update-dockerfile-arg
...
Add --build-arg doc on Docker 1.13
2016-11-28 11:29:24 +08:00
Baohua Yang
590b0bea31
Merge pull request #135 from twang2218/image-remove
...
Refine the image remove chapter
2016-11-28 11:25:22 +08:00
Tao Wang
b0330ce1d8
修正 --build-arg 的参数的说明以适应 Docker 1.13 的变化
...
Signed-off-by: Tao Wang <twang2218@gmail.com>
2016-11-28 10:53:44 +11:00
Tao Wang
bd7b7c18c3
重写删除镜像章节
...
扩展了删除镜像的信息。
调整GitHub按钮的大小。
Signed-off-by: Tao Wang <twang2218@gmail.com>
2016-11-28 02:29:45 +11:00
Tao Wang
3484bb3cf6
修正 image/commit.md 中的图片链接错误
...
Signed-off-by: Tao Wang <twang2218@gmail.com>
2016-11-27 04:34:38 +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
TRISTAN-TK\Tristan_Liu
34a0655774
调整验证mirror配置的说明,验证方法只在Linux下生效。Windows下的验证方法暂时不知道
2016-11-17 21:42:30 +08:00
TRISTAN-TK\Tristan_Liu
72fbb7ed15
镜像加速器添加windows10配置说明
2016-11-17 21:36:22 +08:00
Tao Wang
f3be1fe1f5
重新改写"镜像列表"章节
...
更新命令结果,并添加更多的内容。
Signed-off-by: Tao Wang <twang2218@gmail.com>
2016-11-15 06:40:27 +11:00
Baohua Yang
f1b622ebfd
Update pull.md
2016-11-13 23:01:49 +08:00
Tao Wang
fc5d514ec1
添加关于加速器配置章节的引用。
2016-11-13 18:39:24 +11:00
Baohua Yang
a119a30fa5
Merge pull request #118 from twang2218/image-pull
...
Refine image pull chapter
2016-11-13 09:01:29 +08: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
3f41302794
改进'获取镜像'章节
...
修正一些表达,以及扩展更多信息。
关于下载缓慢的问题,改为推荐使用加速器,这样可以始终保持官方维护的新版本。因此在前面的安装章节将来需要补充一些安装配置的内容,包括加速器的设置。
2016-11-11 17:22:30 +11:00
Kang Li
dcb2cfe246
better translations
...
Sorry I don't know much about the word 'save-out', but here are some common translations of docker commands in Chinese:
save: 保存
load: 加载
export: 导出
import: 导入
It seems that there is a big difference between 'save' and 'export' in Docker, it will be great if you make a detail explanation :P
2016-09-14 13:37:21 +08:00
Kang Li
e4e10ead0f
fix typo
2016-09-13 16:37:59 +08:00
Yunfeng Wang
904fb90f5b
修改句式错误
...
根据上下文,将`写着`改成了`写成`
2016-07-29 15:09:35 +08:00
lcp
7d9625ec25
修正镜像创建中json应用描述
2015-12-19 12:13:18 +08:00
Zhenkai Jiang
60ec1bf62c
add sections to cleanup unused containers and images
2015-07-03 16:52:47 +08:00
zhangbaitong
34282977af
use right format of md
2015-01-14 22:48:33 +08:00
zhangbaitong
42ca51db65
use right format of md
2015-01-14 22:45:59 +08:00
zhangbaitong
6f3898ae6b
fix url address
2015-01-14 09:05:41 +08:00
Baohua Yang
d4d430a99e
Fix issue #28 : maintainer information
2014-12-21 19:27:46 +08:00
yougg
af2a0b28c5
修改语句描述
...
修改语句描述
2014-11-05 12:47:29 +08:00
Baohua Yang
cb903202ba
Fix issue#20, format following the guidelines
2014-10-14 13:25:01 +08:00
Baohua Yang
ed7c2a3ee7
User new dockerpool repo server address
2014-10-12 10:32:04 +08:00
Gao Xiang
1a6861476b
fix typo
2014-09-29 17:36:46 -04:00
Baohua Yang
8857c11fa6
minor change to expression; unify the term and formatting
2014-09-26 16:05:13 +08:00
Baohua Yang
8add83dcc2
restruct the chapter to make it more understanding
2014-09-26 15:44:31 +08:00
Baohua Yang
4901436e6b
Use Docker instead of docker
2014-09-25 17:06:32 +08:00
lushiping
ed6e476e94
Fix issue #1 : change helo to hello
2014-09-25 15:31:18 +08:00
aisensiy
08ed01831a
docker save is used to save image and docker export is used to export container
2014-09-24 12:27:00 +08:00
aisensiy
26620cb3d5
mysqld to httpd
2014-09-24 12:07:25 +08:00
Baohua Yang
ff245474dc
Add the backup repo server
2014-09-23 15:07:38 +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
f4dc2303f6
Fix issue#6: clarify the differences between image:save,load and container:export,import
2014-09-19 21:51:21 +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
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
64a0f39dff
rewrite the container, network chapters
2014-09-15 22:30:23 +08:00
Baohua Yang
da60ad7b47
Add image/list.md and dockerfile chapter
2014-09-15 21:51:21 +08:00
Baohua Yang
2c939cf20f
Fix word in image chapter
2014-09-15 21:28:09 +08:00
Baohua Yang
80eda65481
Restruct and start rewring.
2014-09-15 17:08:06 +08:00
Baohua Yang
68e02605f6
Add more commands in creating an image
2014-09-14 13:57:19 +08:00
Baohua Yang
71adb73dbb
Rewrite the content
2014-09-12 16:18:24 +08:00
Baohua Yang
1d101330fd
express refine
2014-09-11 22:52:28 +08:00
Baohua Yang
096fcda9fd
Add the image chapter
2014-09-05 15:50:31 +08:00
Baohua Yang
74f82be89a
Add main structure
2014-09-05 15:46:25 +08:00