moby--moby/builder
Jessie Frazelle 640e0fc578 Merge pull request #9881 from tianon/json-array-of-strings
Adjust builder to validate that JSON in Dockerfiles are arrays of strings and nothing else to match how we describe them to people (and what all our existing tests already assumed)
2015-01-14 17:13:51 -08:00
..
parser Merge pull request #9881 from tianon/json-array-of-strings 2015-01-14 17:13:51 -08:00
MAINTAINERS Modify MAINTAINERS per erikh's suggestion 2015-01-05 10:28:36 -08:00
dispatchers.go Make `FROM scratch` a special cased 'no-base' spec 2014-12-18 14:03:38 -08:00
evaluator.go Allow for Dockerfile to be named something else. 2015-01-06 16:33:26 -08:00
internals.go builder: use len() > 0 instead of != nil 2015-01-14 16:55:56 -08:00
job.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
support.go builder: handle escapes without swallowing all of them. 2014-10-27 17:38:24 +00:00