moby/builder
Doug Davis 3859c48531 Remove leading/trailing spaces in builder/parser
Per Erikh's suggestion at:
https://github.com/docker/docker/pull/9989#issuecomment-69832009
this PR will trim spaces in the parser to ensure that the user gets the same
results irrespetive of leading/trailing spaces.

Per @tiborvass's suggestion I added a test to make sure spaces in quotes
are not touched.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-02-06 08:52:18 -08:00
..
parser Remove leading/trailing spaces in builder/parser 2015-02-06 08:52:18 -08:00
dispatchers.go Build CMD/ENTRYPOINT cache strings properly 2015-01-15 12:49:30 -08:00
evaluator.go builder: prevent Dockerfile to leave build context 2015-02-02 23:40:24 -08:00
internals.go Fix premature close of build output on pull 2015-01-27 10:07:01 -08:00
job.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
MAINTAINERS Modify MAINTAINERS per erikh's suggestion 2015-01-05 10:28:36 -08:00
support.go builder: handle escapes without swallowing all of them. 2014-10-27 17:38:24 +00:00