Quoting Dean Sauer ([email protected]): > On Fri, 28 Nov 2014 18:10:17 -0500, Stéphane Graber wrote: > >> I read the LXD post, and then went... HUH?????? > > > Please see: > > https://lists.linuxcontainers.org/pipermail/lxc-devel/2014- > > > Thanks, as per above, that is the post I am referring to, read it. Along > with the link to the LCD site on Canoncial. > > Unfortunately, it does nothing for me as mere LXC user. > > My questions still stand. > > Thanks.
Lxc offers a C API with bindings for many other languages for managing containers on your local host. Lxd presents that as a REST api over the network, and then offers (as a client of the rest api) a new command line tool for manipulating containers across remote hosts. -serge _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
