Ha.<p>I wrote about a ZeroVM-on-Docker thing I was working[1] on in another thread just before this story showed up.<p>Note that ZeroVM <i>isn't</i> a conventional VM at all. All your software needs recompiling for it, and it is entirely deterministic (with all the positive and negative aspects of that).<p>For one set of use-cases this is very useful. I was looking at using it to run untrusted user-submitted, and potentially hostile code when a Docker container isn't sufficient on its own.<p>[1] <a href="https://news.ycombinator.com/item?id=8107151" rel="nofollow">https://news.ycombinator.com/item?id=8107151</a>