10000 [BUG] Copa doesn't work without containerd snapshotter · Issue #977 · project-copacetic/copacetic · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[BUG] Copa doesn't work without containerd snapshotter #977

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

Open
1 task
toddysm opened this issue Mar 20, 2025 · 0 comments
Open
1 task

[BUG] Copa doesn't work without containerd snapshotter #977

toddysm opened this issue Mar 20, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@toddysm
Copy link
toddysm commented Mar 20, 2025

Version of copa

copa version 0.10.0

Expected Behavior

Copa runs without containerd snapshotter.

Actual Behavior

I am running Copa on a MacOS Sequoia 15.3.2 with Docker Desktop Version 4.39.0 (184744) installed. Trying to run Copa with the default configuration of Docker Desktop results in the following error:

$ copa patch -i alpine:3.20.0 -t 3.20.0-patched                                                  
Error: could not use docker driver: failed to solve: requested experimental feature mergeop  has been disabled on the build server: only enabled with containerd image store backend
requested experimental feature diffop  has been disabled on the build server: only enabled with containerd image store backend
missing required buildkit functionality
could not use buildx driver: listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing: read /Users/toddysm/.docker/buildx/instances: is a directory"
could not use buildkitd driver: %!w(<nil>)

Configuring Docker Desktop with the containerd snapshotter (https://docs.docker.com/engine/storage/containerd/) fixes the issue. Reverting back the configuration reproduces the issue.

Steps To Reproduce

No response

Are you willing to submit PRs to contribute to this bug fix?

  • Yes, I am willing to implement it.
@toddysm toddysm added the bug Something isn't working label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant
0