You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/manuals/desktop/use-desktop/builds.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ connected to the same cloud builder.
17
17
> [!NOTE]
18
18
> When building Windows container images using the `docker build` command, the legacy builder is used which does not populate the **Builds** view. To switch to using the Buildkit engine, you can:
19
19
- Set `DOCKER_BUILDKIT=1` in the build command, such as `DOCKER_BUILDKIT=1 docker build .` or,
0 commit comments