Merge pull request #15694 from liubin/fixtypo
add missing instruction Upstream-commit: f848f34da222ebabc5eccf066aad3c89eeb6fd77 Component: engine
This commit is contained in:
@@ -949,6 +949,7 @@ For example:
|
||||
|
||||
ENV DIRPATH /path
|
||||
WORKDIR $DIRPATH/$DIRNAME
|
||||
RUN pwd
|
||||
|
||||
The output of the final `pwd` command in this `Dockerfile` would be
|
||||
`/path/$DIRNAME`
|
||||
|
||||
Reference in New Issue
Block a user