mirror of
https://github.com/docker/cli.git
synced 2026-01-19 21:41:31 +03:00
add missing instruction
Signed-off-by: bin liu <liubin0329@gmail.com>
Upstream-commit: 08481e81ca
Component: cli
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