Update format

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai
2021-03-07 15:29:05 +08:00
parent 5ebd6fb6f8
commit ea00e0d82a
27 changed files with 39 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
### ENTRYPOINT 入口点
# ENTRYPOINT 入口点
`ENTRYPOINT` 的格式和 `RUN` 指令格式一样分为 `exec` 格式和 `shell` 格式