On 10/25/2013 11:24 AM, David Sloane wrote:
My understanding of Docker is that it provides a lighter-weight
alternative to jboss or tomcat, but I'm not sure how much you would extend ovirt with
a java application server.
DS
Docker is meant for binary applications, it "virtualizes" an os
environment so that your application can run on almost any linux distro
of the same architecture.