Update image

This commit is contained in:
Kang Huaishuai
2021-03-11 23:09:37 +08:00
parent 7afb8991d3
commit bc43b30964
11 changed files with 19 additions and 19 deletions

View File

@@ -33,4 +33,4 @@ WORKDIR c
RUN pwd
```
`pwd` 输出的结果 `/a/b/c`
`RUN pwd` 的工作目录 `/a/b/c`