Commit Graph

145 Commits (master)

Author SHA1 Message Date
khs1994 2cc1207dc3
Update ubuntu version to 18.04
Signed-off-by: khs1994 <khs1994@khs1994.com>
2018-12-08 21:48:16 +08:00
khs1994 1b306447ef
Update Dockerfile
Signed-off-by: khs1994 <khs1994@khs1994.com>
2018-11-02 08:26:50 +08:00
康怀帅 255292cc01
Change docker rmi TO docker image rm #279 2018-05-09 19:45:51 +08:00
khs1994 0db00b9669 Update Dockerfile multistage-builds #320 2018-03-10 09:16:43 +08:00
khs1994 3face791c6 Change command docker ps to docker container ls #279 2018-01-15 22:00:53 +08:00
khs1994 9d196a2022 Update image 2017-12-20 23:45:25 +08:00
khs1994 b2427b1742 Add tips #265 2017-12-20 23:44:09 +08:00
khs1994 299013f4f7 Add Best practices for writing Dockerfiles 2017-12-06 19:29:09 +08:00
khs1994 8e31d114f8 Add docker-library/docs in dockerfile/references.md 2017-12-05 13:04:01 +08:00
khs1994 94df5237a6 Update image:Change docker images TO docker image ls,etc #279 2017-12-05 09:40:50 +08:00
khs1994 3e8abe7a38 Fix spelling error 2017-12-03 10:31:28 +08:00
khs1994 1ceb07e7f0 Update image 2017-12-03 10:27:05 +08:00
khs1994 1aeafe53d8 Update image 2017-12-01 17:33:05 +08:00
khs1994 75b1c683e0 Update image 2017-11-27 14:29:13 +08:00
khs1994 f2386afe6c Add multistage builds #226 2017-11-24 18:37:38 +08:00
khs1994 e65cf12625 Add multistage builds #226 2017-11-24 18:36:30 +08:00
khs1994 04c031fc40 Update image 2017-11-24 12:30:57 +08:00
khs1994 3c27207c8e Fix spelling error 2017-11-23 23:48:52 +08:00
khs1994 eb1573a1fe Update content #227 #180 2017-11-22 20:28:10 +08:00
khs1994 7cbdf27d93 Fix #117 2017-11-22 11:13:23 +08:00
khs1994 f838297f05 Update image install content 2017-11-13 18:19:35 +08:00
Baohua Yang 096350920c
Merge pull request #204 from khs1994/master
Fix #203 #206 #208 #209
2017-10-31 19:11:08 -05:00
khs1994 23d6736c12 Use 「docker image」 in docker v1.13+ 2017-10-24 13:06:50 +08:00
khs1994 d8632d8554 Add Docker Management Commands in docker v1.13+ 2017-10-24 12:30:17 +08:00
Letian Feng 6bbd85cc37 Fix 单词错误 Dockrfile -> Dockerfile 2017-10-20 11:09:52 +02:00
khs1994 a0135f2b71 Fix links 2017-09-16 10:27:27 +08:00
khs1994 beea9fae4b link install/mirror.md 2017-09-04 20:05:15 +08:00
leotian e7719de38f refactor: image not found 2017-07-17 11:12:42 +08:00
Baohua Yang aa3b036630 Merge pull request #175 from shuizhongyueming/f/RUN命令调整
Fix run cmd
2017-06-01 18:50:13 +08:00
shuizhongyueming 8aaf0927d2 修复在ONBUILD章节里面RUN命令的使用错误
在ONBUILD章节里面RUN后面要执行的命令被双引号括起来了
在基于demo提供的Dockerfile来构建镜像时,Docker会报类似"/bin/sh: 1: mkdir /app: not found"的错误
去掉之后就一切正常了
2017-06-01 18:11:18 +08:00
Baohua Yang bd34ba8077 Update figure location 2017-05-24 11:37:58 +08:00
wg1j 293cd25271 Fixed url and add footnote to new Docker Store 2017-04-22 00:27:44 +08:00
Rui Ma d032b463e5 Update workdir.md
workdir 可以自动帮忙建立目录
2017-03-14 17:06:48 +08:00
Howld 34fc0e801a #160 2017-03-02 19:58:32 +08:00
Jason 394b6622f9 在 -> 再 2017-02-18 22:07:35 +08:00
Jason aee43fea12 是用 -> 使用 2017-02-18 21:02:39 +08:00
Jason f4bb30b9f4 至于修改为置于 2017-02-18 14:35:44 +08:00
gerryke 80a64ac0a4 修改Entrypoint介绍章节中错别字“远了”为“原来” 2017-02-09 17:12:26 +08:00
Baohua Yang af4ac70ceb Merge branch 'master' of github.com:yeasy/docker_practice 2017-02-09 09:36:10 +08:00
Kim Wu 9f9151580d 改正输入错漏。
CMD ["nginx" "-g" "daemon off;"] -> CMD ["nginx", "-g", "daemon off;"]
2017-01-13 14:21:35 +08:00
yeasy abce07cda6 Add cloud chapter 2017-01-12 16:11:33 +08:00
hzwangsiyu 29c0385b12 fix typo 2016-12-20 00:57:27 +08:00
Baohua Yang a46012033f Merge pull request #141 from xiaoxing598/master
Change term of "internal"
2016-12-15 16:44:50 +08:00
Allen b1cf8d3dc1 修复错误描述 2016-12-15 09:42:50 +08:00
chenshenyou 63d52eba72 Fix issue #139: fix typo, change from 意外 to 以外 2016-12-14 23:12:58 +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
Baohua Yang c89eb8374a Init the structure 2014-09-05 14:08:21 +08:00