Hey guys, I'm planning to use openwhisk for serverless sandbox boot time analysis. I see that openwhisk uses docker containers to bundle and manage user codes, so I suppose somewhere in the server side docker command (or api) like `docker run` is called. Now I'm wondering is it possible for me to spawn containers using other commands other than docker, such as `runc run` command, through several modifications to the source code? I'm a new comer to openwhisk project and not very familiar to the whole picture of openwhisk, so if you can tell me where the codes spawning action containers are, and what's the recommending way to achieve what I want, that would be very nice. Thanks in advance!
[ Full content available at: https://github.com/apache/incubator-openwhisk/issues/4002 ] This message was relayed via gitbox.apache.org for [email protected]
