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:
Anthony Nandaa 2024-03-18 10:14:49 +03:00 committed by GitHub
parent c47c293c96
commit fab15b7dc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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 }