We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02f25ec + 2bb8b02 commit 507df25Copy full SHA for 507df25
schema/compose-spec.json
@@ -91,6 +91,7 @@
91
"properties": {
92
"context": {"type": "string"},
93
"dockerfile": {"type": "string"},
94
+ "dockerfile_inline": {"type": "string"},
95
"args": {"$ref": "#/definitions/list_or_dict"},
96
"ssh": {"$ref": "#/definitions/list_or_dict"},
97
"labels": {"$ref": "#/definitions/list_or_dict"},
0 commit comments