1
0
mirror of /repos/baseimage-docker.git synced 2025-12-31 08:11:29 +01:00

modify the first paragraph.

This commit is contained in:
OhCoder 2015-05-20 21:02:09 +08:00
parent c1c5e70dd5
commit 25f48b847d
2 changed files with 7 additions and 7 deletions

BIN
.README_ZH_cn_.md.swp Normal file

Binary file not shown.

View File

@ -1,14 +1,14 @@
# 小巧玲珑的ubuntu镜像 # Docker 友好的Ubuntu 下最小镜像
Baseimage-docker是一个特殊的 [Docker](http://www.docker.io) 镜像,可以很优雅的将它用于docker镜像。相对于 Ubuntu, 有这些新增 Baseimage-docker 是一个特殊的 [Docker](http://www.docker.io) 镜像,在 Docker 容器做了配置,并可以正确使用。相对于 Ubuntu, 如下新增项
* 修改之后可以很友好的使用docker * 为了更友好的支持 Docker做了修订。
* 修复了一些docker的bug [some Docker bugs](#workaroud_modifying_etc_hosts). * 绕过了Docker的[一些bug](#workaroud_modifying_etc_hosts)。
* 很有用的管理员工具 * 一个有用的管理员工具。
你可以用它作为你自己的基础docker镜像。 可以用它作为自己基础的 Docker 镜像。
Baseimage-docker 可以从[the Docker registry](https://index.docker.io/u/phusion/baseimage/)获取! Baseimage-docker 项目可以直接从[Docker的registry](https://index.docker.io/u/phusion/baseimage/)获取!
### 原生的ubuntu基础镜像有什么问题呢 ### 原生的ubuntu基础镜像有什么问题呢