Skip to content
This repository has been archived by the owner on Apr 3, 2018. It is now read-only.

Shim process should be in the same network namespace with VM process. #615

Closed
miaoyq opened this issue Feb 11, 2018 · 0 comments
Closed

Comments

@miaoyq
Copy link
Contributor

miaoyq commented Feb 11, 2018

Now, the container pid that is get by docker inspect -f '{{.State.Pid}}' [container_id] is the pid of shim process, and the shim process is in the host netwok namespace.

In some case, we should get the netwok namespace of container via the container pid (e.g. dockershim), so I think the shim process should be in the container network namespace like VM process.

/cc @sboeuf @sameo

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