mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03: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> Upstream-commit: 1314e1586f8cd6201c16161eb960a743c727946b Component: engine