I am trying to implement bind mounting for LXD containers using a profile 
'share' containing:

name: share
config:
  lxc.mount.entry = /share share none bind 0 0
devices: {}

However, when I try to save (in vi) I get the error:

Config parsing error: yaml: unmarshal errors:
  line 21: cannot unmarshal !!str `lxc.mou...` into map[string]string
Press enter to open the editor again

What am I doing wrong?
_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to