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

Networking: "docker run --net=container ..." does not work. #82

Closed
jodh-intel opened this issue Aug 5, 2016 · 3 comments
Closed

Networking: "docker run --net=container ..." does not work. #82

jodh-intel opened this issue Aug 5, 2016 · 3 comments

Comments

@jodh-intel
Copy link
Contributor

jodh-intel commented Aug 5, 2016

Known limitation of code used to fix #38.

@mcastelino
Copy link
Contributor

@jodh-intel @sameo In cc-oci-runtime we may not be able to support --net=container. The plan is to support the use case of --net=container which is Kubernetes/appc PODs at this point in time. Will update this issue with details on the POD implementation. Also add an issue to support Kubernetes/appc PODs.

@mcastelino mcastelino changed the title "docker run --net=container ..." does not work. Networking: "docker run --net=container ..." does not work. Aug 8, 2016
@dlespiau
Copy link
Contributor

dlespiau commented Sep 9, 2016

Documented the current limitation. We definitely want to be able to support the POD concept, "joining" the VM network would mean executing the container inside an already existing VM. With the current direction we're heading for, it seems that we could implement --net=container.

@devimc
Copy link
Contributor

devimc commented Feb 20, 2017

this is a limitation that was documented https://github.com/01org/cc-oci-runtime/wiki/Limitations
Will be fixed in 3.0 - https://github.com/clearcontainers/runtime

@devimc devimc closed this as completed Feb 20, 2017
@devimc devimc added the CC 3.0 label Feb 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants