moby--moby/builder/parser
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
..
dumper
testfiles
testfiles-negative
json_test.go
line_parsers.go
parser.go Merge pull request #9881 from tianon/json-array-of-strings 2015-01-14 17:13:51 -08:00
parser_test.go
utils.go