This commit is contained in:
khs1994
2017-11-22 11:13:23 +08:00
parent c3c3cf98cb
commit 7cbdf27d93
30 changed files with 189 additions and 193 deletions

View File

@@ -8,7 +8,7 @@
### 使用方法
默认会启动一个最小化的 CentOS 环境。
```sh
```bash
$ docker run --name some-centos -i -t centos bash
bash-4.2#
```