[Users] Docker -- self-sufficient application containers
Thomas Suckow
thomas.suckow at pnnl.gov
Fri Oct 25 19:19:43 UTC 2013
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.
More information about the Users
mailing list