Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Can't use docker-1.11.2 to start kata-containaer #333

Closed
keloyang opened this issue May 23, 2018 · 0 comments
Closed

Can't use docker-1.11.2 to start kata-containaer #333

keloyang opened this issue May 23, 2018 · 0 comments

Comments

@keloyang
Copy link
Contributor

Description of problem

runtime has CompatOCISpec for compatibility, but use docker-1.11.2 to start kata-containaer still failed.

[root@localhost linux]# docker run --rm -it --runtime kata-runtime busybox sh
docker: Error response from daemon: oci runtime error: json: cannot unmarshal array into Go struct field Process.capabilities of type specs.LinuxCapabilities.
zklei pushed a commit to zklei/runtime that referenced this issue Jun 13, 2019
There will be multiple waitProcess() requests
issued before process exits, and all those requests
should be fulfilled.

Fixes: kata-containers#129
Fixes: kata-containers#333

Signed-off-by: fupan <lifupan@gmail.com>
zklei pushed a commit to zklei/runtime that referenced this issue Jun 13, 2019
Add the unit test to WaitProcess().

Fixes: kata-containers#129
Fixes: kata-containers#333

Signed-off-by: fupan <lifupan@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant