mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-04 15:01:45 +00:00
replace '操作系統' as '作業系統'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## Docker 鏡像
|
||||
Docker 鏡像就是一個只讀的模板。
|
||||
|
||||
例如:一個鏡像可以包含一個完整的 ubuntu 操作系統環境,裏面僅安裝了 Apache 或用戶需要的其它應用程序。
|
||||
例如:一個鏡像可以包含一個完整的 ubuntu 作業系統環境,裏面僅安裝了 Apache 或用戶需要的其它應用程序。
|
||||
|
||||
鏡像可以用來創建 Docker 容器。
|
||||
|
||||
|
Reference in New Issue
Block a user