mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-05 15:12:31 +00:00
Update image
This commit is contained in:
@@ -33,4 +33,4 @@ WORKDIR c
|
||||
RUN pwd
|
||||
```
|
||||
|
||||
`pwd` 输出的结果为 `/a/b/c`。
|
||||
`RUN pwd` 的工作目录为 `/a/b/c`。
|
||||
|
Reference in New Issue
Block a user