mirror of https://github.com/docker/docs.git
fix: add a note about experimental windows support
We are now releasing buildkitd.exe for Window as an experimental release. This commit updates the docs to reflect that new development.
This commit is contained in:
parent
c47c293c96
commit
fab15b7dc6
|
@ -107,7 +107,7 @@ daemon.
|
|||
|
||||
> **Warning**
|
||||
>
|
||||
> BuildKit only supports building Linux containers. Windows support is tracked
|
||||
> in
|
||||
> BuildKit only supports building Linux containers. Now there is experimental
|
||||
> Windows support that is tracked in
|
||||
> [`moby/buildkit#616`](https://github.com/moby/buildkit/issues/616)
|
||||
{ .warning }
|
||||
|
|
Loading…
Reference in New Issue