We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b3cb6 commit 766abb5Copy full SHA for 766abb5
1 file changed
data/cli/engine/docker_image_build.yaml
@@ -8,7 +8,7 @@ long: |-
8
> This configuration is only relevant if you're building Windows containers.
9
>
10
> For information about the default `docker build`, using Buildx,
11
- > see [`docker buildx build`](/reference/cli/docker/build/).
+ > see [`docker buildx build`](/reference/cli/docker/buildx/build/).
12
13
When building with legacy builder, images are created from a Dockerfile by
14
running a sequence of [commits](/reference/cli/docker/container/commit/). This process is
0 commit comments