2019-07-11 01:52:12 UTC - Rodric Rabbah: <https://www.weave.works/blog/fire-up-your-vms-with-weave-ignite> https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1562809932025100 ---- 2019-07-11 04:54:04 UTC - chetanm: This is pretty powerful! Bringing similar model like `docker run` for vms. And its fast > When you run your OCI image using ignite run, Firecracker will boot a new VM in c.125 milliseconds (!) for you https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1562820844026200 ---- 2019-07-11 05:01:31 UTC - Dominic Kim: Yes. <https://github.com/firecracker-microvm/firecracker/blob/bef292499e2ad15ffd3229f7369564605a336b2c/SPECIFICATION.md> One of its specs guarantees 125 ms to create thousands of micro VMs. Since it could be a good alternative for Docker performance issue, it would be great to keep eyes on this. <https://github.com/firecracker-microvm/firecracker-containerd> This project aims to integrate firecracker with containerd. https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1562821291028300 ----