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

bug: mergeop is disabled in the latest moby #1547

Closed
1 of 2 tasks
kemingy opened this issue Mar 29, 2023 · 2 comments
Closed
1 of 2 tasks

bug: mergeop is disabled in the latest moby #1547

kemingy opened this issue Mar 29, 2023 · 2 comments

Comments

@kemingy
Copy link
Member

kemingy commented Mar 29, 2023

Are you use the envd server?

  • Yes, I am using the envd server.
  • No, I am not using the envd server.

Describe the bug

[+] ⌚ parse build.envd and download/cache dependencies 3.2s ✅ (finished) 
[+] build envd environment 0.0s (0/0)                                                                                                   
error: failed to solve: requested experimental feature mergeop  has been disabled on the build server: only enabled with containerd image store backend

To Reproduce

Use the Docker engine 23.0.2

Ref:

Expected behavior

No response

The docker info output

Client: Docker Engine - Community
Version: 23.0.2
API version: 1.42
Go version: go1.19.7
Git commit: 569dd73
Built: Mon Mar 27 16:19:15 2023
OS/Arch: linux/amd64
Context: default

The envd version output

envd: v0.3.15+5a0e9ce
BuildDate: 2023-03-27T08:32:35Z
GitCommit: 5a0e9ce
GitTreeState: clean
GitTag: v0.3.15
GoVersion: go1.19.4
Compiler: gc
Platform: linux/amd64

Additional context

No response

@kemingy
Copy link
Member Author

kemingy commented Mar 30, 2023

Temporary solution:

envd context create --name docker --use

@kemingy
Copy link
Member Author

kemingy commented Mar 30, 2023

Closed by #1548

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

No branches or pull requests

1 participant