File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
content/manuals/build/buildkit Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff 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
117116BuildKit has experimental support for Windows containers (WCOW) as of version 0.13.
118117This section walks you through the steps for trying it out.
119118We 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
You can’t perform that action at this time.
0 commit comments