Add 3.3 format support

Remove build.labels field from 3.2 schema

Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
Joffrey F 2017-05-23 11:47:59 -07:00 committed by Joffrey F
parent 2182329dae
commit 2ffa67cf92
6 changed files with 548 additions and 5 deletions

View file

@ -52,6 +52,11 @@ exe = EXE(pyz,
'compose/config/config_schema_v3.2.json',
'DATA'
),
(
'compose/config/config_schema_v3.3.json',
'compose/config/config_schema_v3.3.json',
'DATA'
),
(
'compose/GITSHA',
'compose/GITSHA',