Skip to content

Conversation

@profnandaa
Copy link
Contributor

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.

@netlify
Copy link

netlify bot commented Jun 10, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit b64e6db
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/684866369a6b080008085ec7
😎 Deploy Preview https://deploy-preview-22816--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the area/build Relates to Dockerfiles or docker build command label Jun 10, 2025
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.
@crazy-max crazy-max merged commit c061651 into docker:main Jun 12, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/build Relates to Dockerfiles or docker build command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants