Skip to content

Commit 65da699

Browse files
committed
build: update link for issues related to buildkit@windows
Signed-off-by: David Karlsson <[email protected]>
1 parent 3d049b0 commit 65da699

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

content/manuals/build/buildkit/_index.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,18 +110,17 @@ daemon.
110110

111111
> [!WARNING]
112112
>
113-
> BuildKit only fully supports building Linux containers.
114-
> Windows container support is experimental, and is tracked in
115-
> [`moby/buildkit#616`](https://github.com/moby/buildkit/issues/616).
113+
> BuildKit only fully supports building Linux containers. Windows container
114+
> support is experimental.
116115
117116
BuildKit has experimental support for Windows containers (WCOW) as of version 0.13.
118117
This section walks you through the steps for trying it out.
119118
We appreciate any feedback you submit by [opening an issue here](https://github.com/moby/buildkit/issues/new), especially `buildkitd.exe`.
120119

121120
### Known limitations
122121

123-
- BuildKit on Windows currently only supports the `containerd` worker.
124-
Support for non-OCI workers is tracked in [moby/buildkit#4836](https://github.com/moby/buildkit/issues/4836).
122+
For information about open bugs and limitations related to BuildKit on Windows,
123+
see [GitHub issues](https://github.com/moby/buildkit/issues?q=is%3Aissue%20state%3Aopen%20label%3Aarea%2Fwindows-wcow).
125124

126125
### Prerequisites
127126

0 commit comments

Comments
 (0)