mirror of https://github.com/docker/docs.git
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:
parent
9d0f8dc276
commit
0442a08a09
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue