mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-10-28 09:02:37 +00:00
merge master and develop
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
## 基本結構
|
||||
Dockerfile 由一行行命令語句組成,並且支援以 `#` 開頭的注釋行。
|
||||
Dockerfile 由一行行命令語句組成,並且支援以 `#` 開頭的註釋行。
|
||||
|
||||
一般而言,Dockerfile 分為四部分:基礎鏡像資訊、維護者資訊、鏡像操作指令和容器啟動時執行指令。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user