You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 28, 2018. It is now read-only.
@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
changed the title
"docker run --net=container ..." does not work.
Networking: "docker run --net=container ..." does not work.
Aug 8, 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.
Known limitation of code used to fix #38.
The text was updated successfully, but these errors were encountered: