Description
On arch linux after updating containerd to 2.0.0-1 docker compose won't work anymore this is the error I get
Gracefully stopping... (press Ctrl+C again to force)
Error response from daemon: failed to create task for container: Unimplemented: failed to start shim: start failed: unsupported shim version (3): not implemented
After downgrading containerd to 1.7.23-1 docker compose went back to working as usual.
Steps to reproduce the issue
- On arch linux upgrade containerd to 2.0.0-1
- Try to start a container
- Get shim error
Describe the results you received and expected
I expected everything docker related to work like before the update
What version of containerd are you using?
v2.0.0
Any other relevant information
No response
Show configuration if it is related to CRI plugin.
No response
Description
On arch linux after updating containerd to 2.0.0-1 docker compose won't work anymore this is the error I get
Gracefully stopping... (press Ctrl+C again to force)
Error response from daemon: failed to create task for container: Unimplemented: failed to start shim: start failed: unsupported shim version (3): not implemented
After downgrading containerd to 1.7.23-1 docker compose went back to working as usual.
Steps to reproduce the issue
Describe the results you received and expected
I expected everything docker related to work like before the update
What version of containerd are you using?
v2.0.0
Any other relevant information
No response
Show configuration if it is related to CRI plugin.
No response