Restruct and start rewring.

This commit is contained in:
Baohua Yang
2014-09-15 17:08:06 +08:00
parent f14fddbba8
commit 80eda65481
16 changed files with 95 additions and 78 deletions

View File

@@ -1,4 +1,4 @@
##创建我们自己的images
##创建镜像
别人的镜像虽然好,但不一定适合我们。
我们可以对这些镜像做一些修改有2个方法利用现成的镜像进行修改或者利用dockerfile创建。