Hacker News new | ask | show | jobs
by frigen 3232 days ago
Unikernels are a much better solution to the problems that Docker solves.
1 comments

Im not sure unikernels are a better solution. The texhnology has a lot of promise but the tools are not there yet. For instance running MySQL as a unikernel is possible but it's much more difficult than a container.

So "better" is quite subjective... more secure? Sure, easier to deploy and build not even close.