Skip to:
Today, lava-dispatcher inside a docker cannot support NFS root because nfs-kernel-server doesn't run inside a container.
OK, let's close this then because NFS is not a required feature for AGL anyways.
After lots of tries, I found that running nfs-kernel-sever inside a container is hard and unreliable.
I think the only way to do NFS with LAVA is to relly on host for this role (with a bind mount on slave)
Today, lava-dispatcher inside a docker cannot support NFS root because nfs-kernel-server doesn't run inside a container.