We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3eef0f5 + dd4e3ab commit 5c9c55eCopy full SHA for 5c9c55e
1 file changed
content/manuals/build/bake/funcs.md
@@ -109,8 +109,6 @@ $ docker buildx bake --print webapp
109
You can make references to [variables](./variables) and standard library
110
functions inside your functions.
111
112
-You can't reference user-defined functions from other functions.
113
-
114
The following example uses a global variable (`REPO`) in a custom function.
115
116
```hcl {title=docker-bake.hcl}
0 commit comments