(no title)
jpittis | 6 years ago
There's no reference to isolation with namespaces and cgroups.
> There are older, mature options, such as Java and C# and Erlang, and there are many newer options, such as Go or Elixir or Clojure.
The JVM, BEAM, or Go process still needs to run on a machine and interact with an OS. They still need to be scheduled across thousands of machines that are constantly breaking. They still ought to be isolated from each-other when running on the same machine. There is nothing magical about these platforms that solves these problems.
inferiorhuman|6 years ago
Sure, and you can solve those problems without docker or dockerfile hell.
jpittis|6 years ago
EdwardDiego|6 years ago
pjmlp|6 years ago
pjmlp|6 years ago