Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Fails with Docker Desktop Containerd support enabled #5348

Open
1 task done
joelhess opened this issue Mar 3, 2023 · 2 comments
Open
1 task done

Build Fails with Docker Desktop Containerd support enabled #5348

joelhess opened this issue Mar 3, 2023 · 2 comments

Comments

@joelhess
Copy link

joelhess commented Mar 3, 2023

Before proceeding

  • I didn't find a similar issue

Version

1.2.204

How to reproduce

Mac OS 13.2.1
Macbook Pro M1
Docker Desktop 4.17.0
Docker Engine: 20.10.23

Enable the beta feature to use containerd for images:
image

Run Werf build

Result

Error: phase build on image relay stage dockerfile handler failed: failed to build image for stage dockerfile with digest 17a670d31fca6b4e845be254fc87115036f7d5230f0d0ad3d267cb99: error building dockerfile with local-docker-server: Status: failed to read downloaded context: failed to load cache key: invalid response status 403, Code: 1

Expected result

Image Built successfully

Additional information

A typical Docker build docker build . works fine.

@alexey-igrychev
Copy link
Member

@joelhess Sorry for the delay, and thank you for the feedback.
The containerd image store feature is experimental, and Docker SDK does not work correctly in many cases.
We are waiting for the stabilization of it.

@shurup
Copy link
Member

shurup commented Apr 10, 2024

We are waiting for the stabilization of it.

Just a small update: as of today, not much has changed since "The containerd image store is an experimental feature of Docker Engine," according to the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants