Quoting Benoit GEORGELIN - Association Web4all ([email protected]):
> Hi all, 
> 
> I was wondering how the version of LXD / LXC is working. 
> I'm not able to understand if i'm running the latest version of LXD / LXC 
> 
> Here is what I have on my system : 
> lxc --version 
> 2.5 

This is the lxc tool, which comes from lxd, and

> lxd --version 
> 2.0.5 

this is the lxd daemon, which also comes from lxd, but

> Here are the version online on linuxcontainers website it's the opposite . 
> 
> LXC 
> https://linuxcontainers.org/lxc/downloads/ 
> 
> lxc-2.0.5.tar.gz 

this is the lxc tarball, providing lxc-* tools.

> LXD 
> https://linuxcontainers.org/lxd/downloads/ 
> 
> lxd-2.5.tar.gz 
> 
> 
> Looks weird no ? Or am I missing something 

The lxd daemon in your path is out of date.  What does whereis lxd
show?
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to