I would like to add some own "metadata" for a container.

I thought I'd use "description" for that, since it's present in "lxc config show <container>":

This however doesn't work:

$ lxc config show testcontainer | grep ^description
description: ""

$ lxc config set testcontainer description "some description"
Error: Invalid config: Unknown configuration key: description


What would be the best way to set the description for a container?


Tomasz Chmielewski
https://lxadm.com
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to