Merge pull request #19644 from profnandaa/patch-1

fix: add a note about experimental windows support
This commit is contained in:
David Karlsson 2024-03-22 05:13:09 +01:00 committed by GitHub
commit ad1523ac51
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 fully supports building Linux containers. Experimental Windows
> container support is tracked in
> [`moby/buildkit#616`](https://github.com/moby/buildkit/issues/616)
{ .warning }