mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07:00
still supports the old form: ENV name value Also, fixed an issue with the parser where it would ignore lines at the end of the Dockerfile that ended with \ Closes #2333 Signed-off-by: Doug Davis <dug@us.ibm.com>
4 lines
23 B
Docker
4 lines
23 B
Docker
FROM busybox
|
|
|
|
ENV PATH
|