Skip to content

Commit c70d115

Browse files
change to callout
1 parent a7c82ae commit c70d115

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
> [!NOTE]
2+
>
3+
> The labs channel gives you access to experimental Dockerfile features not yet available in the stable channel.

content/manuals/build/buildkit/dockerfile-release-notes.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The full release note for this release is available
3232

3333
{{< release-date date="2025-02-19" >}}
3434

35-
{{< summary-bar feature_name="Dockerfile experimental lab" >}}
35+
{{% include "dockerfile-labs-channel.md" %}}
3636

3737
The full release note for this release is available
3838
[on GitHub](https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.14.0-labs).
@@ -65,7 +65,7 @@ The full release note for this release is available
6565

6666
{{< release-date date="2025-01-20" >}}
6767

68-
{{< summary-bar feature_name="Dockerfile experimental lab" >}}
68+
{{% include "dockerfile-labs-channel.md" %}}
6969

7070
The full release note for this release is available
7171
[on GitHub](https://github.com/moby/buildkit/releases/tag/dockerfile%2F1.13.0-labs).
@@ -127,7 +127,7 @@ The full release note for this release is available
127127

128128
## 1.11.0 (labs)
129129

130-
{{< summary-bar feature_name="Dockerfile experimental lab" >}}
130+
{{% include "dockerfile-labs-channel.md" %}}
131131

132132
- `COPY --chmod` now supports non-octal values. [moby/buildkit#5380]
133133

@@ -311,7 +311,7 @@ The following features have graduated from the labs channel to stable:
311311

312312
{{< release-date date="2023-01-10" >}}
313313

314-
{{< summary-bar feature_name="Dockerfile experimental lab" >}}
314+
{{% include "dockerfile-labs-channel.md" %}}
315315

316316
### New
317317

@@ -405,7 +405,7 @@ The following features have graduated from the labs channel to stable:
405405

406406
{{< release-date date="2021-07-16" >}}
407407

408-
{{< summary-bar feature_name="Dockerfile experimental lab" >}}
408+
{{% include "dockerfile-labs-channel.md" %}}
409409

410410
### New
411411

@@ -436,7 +436,7 @@ The following features have graduated from the labs channel to stable:
436436

437437
{{< release-date date="2020-12-12" >}}
438438

439-
{{< summary-bar feature_name="Dockerfile experimental lab" >}}
439+
{{% include "dockerfile-labs-channel.md" %}}
440440

441441
### Bug fixes and enhancements
442442

@@ -457,7 +457,7 @@ The following features have graduated from the labs channel to stable:
457457

458458
{{< release-date date="2020-12-03" >}}
459459

460-
{{< summary-bar feature_name="Dockerfile experimental lab" >}}
460+
{{% include "dockerfile-labs-channel.md" %}}
461461

462462
### Bug fixes and enhancements
463463

@@ -494,7 +494,7 @@ The following features have graduated from the labs channel to stable:
494494

495495
{{< release-date date="2019-07-31" >}}
496496

497-
{{< summary-bar feature_name="Dockerfile experimental lab" >}}
497+
{{% include "dockerfile-labs-channel.md" %}}
498498

499499
### Bug fixes and enhancements
500500

data/summary.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ containerd:
116116
availability: Experimental
117117
Dev Environments:
118118
availability: Beta
119-
Dockerfile experimental lab:
120-
availability: The labs channel gives you access to Experimental Dockerfile features not yet available in the stable channel.
121119
Docker Build Cloud:
122120
subscription: [Pro, Team, Business]
123121
Docker CLI OpenTelemetry:

hugo_stats.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -279,11 +279,9 @@
279279
"gap-4",
280280
"gap-6",
281281
"gap-8",
282-
"gap-x-2",
283282
"goat",
284283
"grid",
285284
"grid-cols-1",
286-
"grid-cols-[auto,1fr]",
287285
"group",
288286
"group-hover:block'",
289287
"h-16",
@@ -382,7 +380,6 @@
382380
"min-h-screen",
383381
"min-w-0",
384382
"min-w-52",
385-
"min-w-[100px]",
386383
"min-w-fit",
387384
"ml-2",
388385
"ml-3",

0 commit comments

Comments
 (0)