docs/content/manuals/build
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
..
bake Merge pull request #22617 from crazy-max/bake-fix-syntax 2025-05-12 14:39:15 +01:00
builders Fix a typo in the Build drivers manual (#22515) 2025-04-29 13:37:45 +01:00
building Update outdated url to ubuntu source code (#22626) 2025-05-26 18:16:59 +02:00
buildkit buildkit: windows: add a note for managed containerd process 2025-06-10 20:06:37 +03:00
cache build: fix defaults for gha cache url 2025-05-22 14:01:40 +02:00
ci build: note about sunset of gha cache v1 (#22395) 2025-04-09 15:53:05 +01:00
concepts Apply suggestions from code review 2025-03-26 14:42:27 +00:00
debug chore: add navigation stubs, weights 2024-09-09 11:24:49 +02:00
exporters add `platform-split` parameter (#22753) 2025-06-06 14:26:53 +02:00
images remove references to EOL distros and images (#22674) 2025-05-21 07:52:04 +01:00
metadata remove references to EOL distros and images (#22674) 2025-05-21 07:52:04 +01:00
_index.md chore: add sidebar groups to top-level pages in manuals section 2024-11-26 13:49:53 +01:00
checks.md Apply suggestions from code review 2025-03-26 14:42:27 +00:00
release-notes.md build: fix build release notes 2025-05-28 10:45:37 +02:00