Merge pull request #5469 from dvdksn/docs-use-important-callout-legacy-build

docs: use important callout for buildkit vs legacy builder
This commit is contained in:
Sebastiaan van Stijn
2024-10-04 13:05:52 +02:00
committed by GitHub
+1 -1
View File
@@ -47,7 +47,7 @@ Build an image from a Dockerfile
## Description
> [!NOTE]
> [!IMPORTANT]
> This page refers to the **legacy implementation** of `docker build`,
> using the legacy (pre-BuildKit) build backend.
> This configuration is only relevant if you're building Windows containers.