Azure / azurefile-dockervolumedriver

Docker Volume Driver for Azure File Service over SMB/CIFS :whale:
Apache License 2.0
169 stars 57 forks source link

Why not support Azure Blob based volume driver? #89

Closed mingaliu closed 6 years ago

alexsandro-xpt commented 7 years ago

May because Blob is not a virtual disc with file system engine, like File type.

I guess, to really use Blob, should have a mediator. with that emulate a file system engine and so, use it at Linux or Windows OS.

jmaitrehenry commented 6 years ago

If you want to use a Page blob and attach it as a disk, you may check for http://github.com/thecodeteam/rexray

msftgits commented 6 years ago

This driver is no longer supported and will not be maintained moving forward. We recommend users use CloudStor for Docker native solutions.

Thanks for your contribution, but to reduce confusion, we are closing issues, pull requests, and marking the repo as 'Archive' for the time being.