replace '操作系統' as '作業系統'

This commit is contained in:
a504082002
2014-11-20 00:09:22 +08:00
parent 6b168bced1
commit 3741994aef
8 changed files with 10 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
可以使用 `docker pull` 命令來從倉庫獲取所需要的鏡像。
下面的例子將從 Docker Hub 倉庫下載一個 Ubuntu 12.04 作系統的鏡像。
下面的例子將從 Docker Hub 倉庫下載一個 Ubuntu 12.04 作系統的鏡像。
```
$ sudo docker pull ubuntu:12.04
Pulling repository ubuntu