Actually, docker and LXC are two difference projects maintained by two
different groups of people. So it has not "moved" to docker.
I have studied docker source code, and there is nothing they do you can't do
using LXC and basic bash commands (except for their repository). You can think
about docker as a wrapper of LXC serving the purpose of process isolation for
the cloud computing world.
Both LXC and docker have different end goals so it's hard to compare them. One
thing: docker doesn't use template explicitly but images pulled by docker are
basically images created by a LXC template. So docker replaced lxc-create (that
generate an OS) by docker pull (that go get an OS over the network)
On Jul 26, 2013, at 8:11 PM, Bretton Woods <woods.bret...@yahoo.co.uk> wrote:
> There is one thing about Docker that I really, really like and my main
> question is why has it moved to docker when it should be a native LXC command
>
> lxc-create --pull git -n name
> lxc-clone --push git -n name
>
> I think you get it whatever the semantics. That is a really good idea and LXC
> is actually looking a bit lame being stuck to these templates that are
> maintained in a closed source manner!
>
> I guess there should be some talks about how that would pull config and fstab
> and mount mounts...
>
> What I feel about docker is that it is LXC vs Docker its just why Docker when
> all I need is the above two commands?
>
> Bretton
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk_______________________________________________
> Lxc-users mailing list
> Lxc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lxc-users
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users