We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13d8cf4 + c584ad6 commit 9cb1a07Copy full SHA for 9cb1a07
1 file changed
compose/config/config_schema_v3.7.json
@@ -154,6 +154,7 @@
154
"healthcheck": {"$ref": "#/definitions/healthcheck"},
155
"hostname": {"type": "string"},
156
"image": {"type": "string"},
157
+ "init": {"type": "boolean"},
158
"ipc": {"type": "string"},
159
"isolation": {"type": "string"},
160
"labels": {"$ref": "#/definitions/list_or_dict"},
0 commit comments