mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
1314e1586f
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>
3 lines
23 B
Docker
3 lines
23 B
Docker
FROM busybox
|
|
|
|
ENV PATH
|