|
@@ -154,6 +154,7 @@
|
|
|
"healthcheck": {"$ref": "#/definitions/healthcheck"},
|
|
|
"hostname": {"type": "string"},
|
|
|
"image": {"type": "string"},
|
|
|
+ "init": {"type": "boolean"},
|
|
|
"ipc": {"type": "string"},
|
|
|
"isolation": {"type": "string"},
|
|
|
"labels": {"$ref": "#/definitions/list_or_dict"},
|