
Re: Yep. Docker Con.
1) The functionality is in the operating system.
2) An operating system is not an application suite.
3) Java and by extension software written in Java, needs to delegate some functionality to the underlying operating system, for example memory mapped I/O.
4) Java has certain issues that make it unsuitable for systems software e.g. inside a kernel etc.