mirror of https://github.com/docker/docs.git
Merge pull request #19644 from profnandaa/patch-1
fix: add a note about experimental windows support
This commit is contained in:
commit
ad1523ac51
|
@ -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 }
|
||||
|
|
Loading…
Reference in New Issue