docker-volume-plugin-dostorage icon indicating copy to clipboard operation
docker-volume-plugin-dostorage copied to clipboard

Investigate use of a "global" scope

Open omallo opened this issue 8 years ago • 1 comments

This issue is to investigate a possible use of a global scope for the driver as defined here.

omallo avatar Jan 23 '17 09:01 omallo

Most other Docker volume drivers are using a local scope as well:

  • https://github.com/Azure/azurefile-dockervolumedriver
  • https://github.com/calavera/docker-volume-glusterfs

omallo avatar Jan 23 '17 09:01 omallo