docs/content/manuals/build/buildkit
Anthony Nandaa b64e6dbb77 buildkit: windows: add a note for managed containerd process
If you run two instanced of `containerd` one being used by the standalone `buildkitd.exe` and another one being managed by `dockerd.exe`, you end up with some conflicts and errors like:

```
hcsshim::ImportLayer failed in Win32: Cannot create a file when that file already exists. (0xb7)
```

This fix adds a note to guide the user to use only one instance of `containerd` instead, if for this purpose.
2025-06-10 20:06:37 +03:00
..
_index.md buildkit: windows: add a note for managed containerd process 2025-06-10 20:06:37 +03:00
configure.md
dockerfile-release-notes.md buildx: fix dockerfile release notes 2025-05-28 10:42:18 +02:00
frontend.md