mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
fix: hotfix link to redirect target
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,7 @@ long: |-
|
||||
> This configuration is only relevant if you're building Windows containers.
|
||||
>
|
||||
> For information about the default `docker build`, using Buildx,
|
||||
> see [`docker buildx build`](/reference/cli/docker/build/).
|
||||
> see [`docker buildx build`](/reference/cli/docker/buildx/build/).
|
||||
|
||||
When building with legacy builder, images are created from a Dockerfile by
|
||||
running a sequence of [commits](/reference/cli/docker/container/commit/). This process is
|
||||
|
||||
Reference in New Issue
Block a user