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 @@
### 使用方法
默认会启动一个最小化的 Ubuntu 环境。
```
```bash
$ docker run --name some-ubuntu -i -t ubuntu
root@523c70904d54:/#
```