We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a54b7c + 84c41b0 commit 65f6728Copy full SHA for 65f6728
1 file changed
content/manuals/build/bake/compose-file.md
@@ -94,7 +94,7 @@ $ docker buildx bake --print
94
95
The compose format has some limitations compared to the HCL format:
96
97
-- Specifying variables or global scope attributes is not yet supported
+- Specifying variables or global scope attributes is not supported
98
- `inherits` service field is not supported, but you can use [YAML anchors](/reference/compose-file/fragments.md)
99
to reference other services, as demonstrated in the previous example with `&build-dev`.
100
0 commit comments