Skip to content

Commit 0020f7d

Browse files
authored
bake: remove experimental callout (#21954)
## Description Bake is GA since Buildx 0.20.0, seems #21667 didn't take this commit into account: 7051907 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review Signed-off-by: CrazyMax <[email protected]>
1 parent 3d15638 commit 0020f7d

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

content/manuals/build/bake/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ aliases:
66
- /build/customize/bake/
77
---
88

9-
{{< summary-bar feature_name="Build bake" >}}
10-
119
Bake is a feature of Docker Buildx that lets you define your build configuration
1210
using a declarative file, as opposed to specifying a complex CLI expression. It
1311
also lets you run multiple builds concurrently with a single invocation.

data/summary.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ Azure blob:
2525
availability: Experimental
2626
Build additional contexts:
2727
requires: Docker Compose [2.17.0](/manuals/compose/releases/release-notes.md#2170) and later
28-
Build bake:
29-
availability: Experimental
3028
Build checks:
3129
availability: Beta
3230
requires: Docker Buildx [0.15.0](/manuals/compose/releases/release-notes.md#0150) and later

0 commit comments

Comments
 (0)