Hi,
I have created a linux VM within Azure and attached it to a docker swarm environment within Rancher. Whenever I try to deploy to the node via a working docker-compose file I get the following error:
Error (exit status 1: Creating network “test_default” with the default driver Error response from daemon: datastore for scope “global” is not initialized )
Any clues as to what might be the issue here?
Thanks
Marty