@YellyYU In addition to what @markusthoemmes wrote: we have certain assumptions that are not clearly documented at the moment. For example, the [`create`](https://github.com/apache/incubator-openwhisk/blob/master/core/invoker/src/main/scala/whisk/core/containerpool/docker/DockerContainer.scala#L61) method is expected to not only create a new Docker container but also supplies the container with a network interface that can reach out to the internet and has DNS resolution. So when using OCI runc as mentioned by you above, you would also need to find solutions for managing OCI images, a layered root FS and networking.
[ Full content available at: https://github.com/apache/incubator-openwhisk/issues/4002 ] This message was relayed via gitbox.apache.org for [email protected]
