<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<div class="moz-cite-prefix">On 10/25/2013 04:41 AM,
<a class="moz-txt-link-abbreviated" href="mailto:users-request@ovirt.org">users-request@ovirt.org</a> wrote:<br>
<blockquote> I haven't looked into this very much, but it sounds
promising. Anyone on list familiar with it?</blockquote>
</div>
It is, in essence, LXC containers combined with an overlay
filesystem. It's basic PaaS with a Go binary ("docker") wrapped
around LXC. It's neat in the same sense as Vagrant -- you can ship a
Dockerfile which can reproduce your environment very easily, and the
Docker team itself has wrapped all the images in a git repository
you can easily branch from/etc. That said, Docker support won't land
in Fedora until F20, and CentOS around the same time (officially). <br>
<br>
I'll admit that I don't get the hype around Docker, since it doesn't
do anything that LXC doesn't already do, but the templating and a
user-friendly binary is nice.
<blockquote>
<pre wrap="">I wonder if there's interest in shipping oVirt docker containers.</pre>
</blockquote>
I'm interested in Docker to ease the process of building Node
images, at least. oVirt Docker containers would be interesting,
assuming LXC support isn't painful, since the CoreOS (where Docker
originated) also relies on an image with readonly root and overlays
on top, so there's some overlap.<br>
</body>
</html>