Closed Random-Liu closed 5 years ago
We implement the first version based on shim v1 api, because containerd 1.1 is still the containerd version most people use now.
However, shim v2 api is a more elegantly designed integration api for gvisor.
Now containerd has released 1.2.1, we should move to shim v2 api in next version.
This is done in #13. Close
We implement the first version based on shim v1 api, because containerd 1.1 is still the containerd version most people use now.
However, shim v2 api is a more elegantly designed integration api for gvisor.
Now containerd has released 1.2.1, we should move to shim v2 api in next version.