Issue raised by the note in this doc[Issue raised by the note in this doc[docs\content\build\buildkit_index.md] has been closed.

Signed-off-by: Billy Owire <billyowire@microsoft.com>
This commit is contained in:
Billy Owire 2024-05-01 10:39:13 +03:00
parent 9d0f8dc276
commit 0442a08a09
1 changed files with 0 additions and 5 deletions

View File

@ -237,11 +237,6 @@ We appreciate any feedback you submit by [opening an issue here](https://github.
"@
```
> **Note**
>
> For a consistent experience, use forward-slashes `/` for paths, e.g. `C:/` instead of `C:\`.
> Support for Windows-style paths is tracked in [moby/buildkit#4696](https://github.com/moby/buildkit/issues/4696).
10. Build and push the image to a registry.
```console