[Lxc-users] Fwd: LXC WebPanel
Lee Hambley
lee.hambley at gmail.com
Fri Apr 5 18:09:16 UTC 2013
I want to play a little more with Docker, but it was yielding a lot of bugs
for me on release day, and I didn't quite grok the relationship between
docker, lxc and my kernel version and aufs. Naturally, the moreI would work
with it, the more simple it would be. I do need to use docker for a
project, something for which I have many hours invested in lxc, and then
docker comes along and promises to obsolete most of my work!
Lee Hambley
--
http://lee.hambley.name/
+49 (0) 170 298 5667
On 5 April 2013 19:31, Serge Hallyn <serge.hallyn at ubuntu.com> wrote:
> Quoting Lee Hambley (lee.hambley at gmail.com):
> > Thanks for sharing, that looks cool - I wouldn't typically have looked
> for
> > Python based solutions given my background in Ruby, but it's a neat,
> > one-liner installation. If only it started itself in a container, somehow
> > :-)
> >
> > I hope some tooling around creating rootfs' will improve as quickly as
> the
> > admin interfaces, the /docker/ project seems to be making great strides
> in
> > that direction, but it seems like a lot of tooling for what should be a
> > simple problem, tarballs, anyone?
>
> The cool thing about that is that you can pretend you have VCS for your
> vm images. So you can make a change, check it in, make another change,
> etc. With clone in the api supporting overlayfs I want to similarly
> support
>
> lxc-create [...] -n r1
> <make changes>
> lxc-clone -o r1 -s -n r2
> <make changes>
> lxc-clone -o r2 -s -n r3
> <make changes>
> <mistake go back to r1, make other changes>
> lxc-clone -o r1 -s -n r10
> ...
>
> -serge
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20130405/f9ea523e/attachment.html>
More information about the lxc-users
mailing list