Merge pull request #32 from ColinHebert/label_3.3

Move "labels" to compose 3.3 format
This commit is contained in:
Daniel Nephin 2017-05-10 22:11:42 -04:00 committed by GitHub
commit 0791b27e2b
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -72,7 +72,6 @@
"context": {"type": "string"},
"dockerfile": {"type": "string"},
"args": {"$ref": "#/definitions/list_or_dict"},
"labels": {"$ref": "#/definitions/list_or_dict"},
"cache_from": {"$ref": "#/definitions/list_of_strings"}
},
"additionalProperties": false