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.
1 parent 02f25ec commit 2bb8b02Copy full SHA for 2bb8b02
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