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
dispatchers.go
evaluator.go
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