From 0442a08a0978688a7c8535130d76793ff549e16c Mon Sep 17 00:00:00 2001 From: Billy Owire Date: Wed, 1 May 2024 10:39:13 +0300 Subject: [PATCH] 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 --- content/build/buildkit/_index.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/content/build/buildkit/_index.md b/content/build/buildkit/_index.md index 2c3aa05cd3..653cdba670 100644 --- a/content/build/buildkit/_index.md +++ b/content/build/buildkit/_index.md @@ -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