moby--moby/builder
Doug Davis 1314e1586f Add support for ENV of the form: ENV name=value ...
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>
2014-11-20 09:54:28 -08:00
..
parser Add support for ENV of the form: ENV name=value ... 2014-11-20 09:54:28 -08:00
MAINTAINERS
dispatchers.go Add support for ENV of the form: ENV name=value ... 2014-11-20 09:54:28 -08:00
evaluator.go builder: whitelist verbs useful for environment replacement. 2014-10-27 17:38:25 +00:00
internals.go Use the HTTP Last-Modified http header as the mtime value for ADD cmd when present 2014-11-07 13:58:05 -08:00
job.go Merge pull request #8468 from laktek/master 2014-10-31 14:43:21 -07:00
support.go builder: handle escapes without swallowing all of them. 2014-10-27 17:38:24 +00:00