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 9cdce0c commit 7051907Copy full SHA for 7051907
content/manuals/build/bake/_index.md
@@ -6,13 +6,6 @@ aliases:
6
- /build/customize/bake/
7
---
8
9
-{{% experimental %}}
10
-
11
-Bake is an experimental feature, and we are looking for
12
-[feedback from users](https://github.com/docker/buildx/issues).
13
14
-{{% /experimental %}}
15
16
Bake is a feature of Docker Buildx that lets you define your build configuration
17
using a declarative file, as opposed to specifying a complex CLI expression. It
18
also lets you run multiple builds concurrently with a single invocation.
0 commit comments