Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Closed
1 task done
joelhess opened this issue Mar 3, 2023 · 2 comments
Closed
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.

@werf werf locked and limited conversation to collaborators Jun 3, 2024
@alexey-igrychev alexey-igrychev converted this issue into discussion #6178 Jun 3, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants