You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Azure File Storage plugin](https://github.com/Azure/azurefile-dockervolumedriver)| Lets you mount Microsoft [Azure File Storage](https://azure.microsoft.com/blog/azure-file-storage-now-generally-available/) shares to Docker containers as volumes using the SMB 3.0 protocol. [Learn more](https://azure.microsoft.com/blog/persistent-docker-volumes-with-azure-file-storage/). |
56
+
|[Azure File Storage plugin](https://github.com/Azure/azurefile-dockervolumedriver)(archived)| Lets you mount Microsoft [Azure File Storage](https://azure.microsoft.com/blog/azure-file-storage-now-generally-available/) shares to Docker containers as volumes using the SMB 3.0 protocol. [Learn more](https://azure.microsoft.com/blog/persistent-docker-volumes-with-azure-file-storage/). |
48
57
|[BeeGFS Volume Plugin](https://github.com/RedCoolBeans/docker-volume-beegfs)| An open source volume plugin to create persistent volumes in a BeeGFS parallel file system. |
49
58
|[Blockbridge plugin](https://github.com/blockbridge/blockbridge-docker-volume)| A volume plugin that provides access to an extensible set of container-based persistent storage options. It supports single and multi-host Docker environments with features that include tenant isolation, automated provisioning, encryption, secure deletion, snapshots and QoS. |
50
59
|[Contiv Volume Plugin](https://github.com/contiv/volplugin)| An open source volume plugin that provides multi-tenant, persistent, distributed storage with intent based consumption. It has support for Ceph and NFS. |
51
-
|[Convoy plugin](https://github.com/rancher/convoy)| A volume plugin for a variety of storage back-ends including device mapper and NFS. It's a simple standalone executable written in Go and provides the framework to support vendor-specific extensions such as snapshots, backups and restore. |
60
+
|[Convoy plugin](https://github.com/rancher/convoy)(archived)| A volume plugin for a variety of storage back-ends including device mapper and NFS. It's a simple standalone executable written in Go and provides the framework to support vendor-specific extensions such as snapshots, backups and restore. |
52
61
|[DigitalOcean Block Storage plugin](https://github.com/omallo/docker-volume-plugin-dostorage)| Integrates DigitalOcean's [block storage solution](https://www.digitalocean.com/products/storage/) into the Docker ecosystem by automatically attaching a given block storage volume to a DigitalOcean droplet and making the contents of the volume available to Docker containers running on that droplet. |
53
62
|[DRBD plugin](https://www.drbd.org/en/supported-projects/docker)| A volume plugin that provides highly available storage replicated by [DRBD](https://www.drbd.org). Data written to the docker volume is replicated in a cluster of DRBD nodes. |
54
-
|[Flocker plugin](https://github.com/ScatterHQ/flocker)| A volume plugin that provides multi-host portable volumes for Docker, enabling you to run databases and other stateful containers and move them around across a cluster of machines. |
55
-
|[Fuxi Volume Plugin](https://github.com/openstack/fuxi)| A volume plugin that is developed as part of the OpenStack Kuryr project and implements the Docker volume plugin API by utilizing Cinder, the OpenStack block storage service. |
56
-
|[gce-docker plugin](https://github.com/mcuadros/gce-docker)| A volume plugin able to attach, format and mount Google Compute [persistent-disks](https://cloud.google.com/compute/docs/disks/persistent-disks). |
57
-
|[GlusterFS plugin](https://github.com/calavera/docker-volume-glusterfs)| A volume plugin that provides multi-host volumes management for Docker using GlusterFS. |
63
+
|[Flocker plugin](https://github.com/ScatterHQ/flocker)(archived)| A volume plugin that provides multi-host portable volumes for Docker, enabling you to run databases and other stateful containers and move them around across a cluster of machines. |
64
+
|[Fuxi Volume Plugin](https://github.com/openstack-archive/fuxi)(archived)| A volume plugin that is developed as part of the OpenStack Kuryr project and implements the Docker volume plugin API by utilizing Cinder, the OpenStack block storage service. |
65
+
|[gce-docker plugin](https://github.com/mcuadros/gce-docker)(archived)| A volume plugin able to attach, format and mount Google Compute [persistent-disks](https://cloud.google.com/compute/docs/disks/persistent-disks). |
66
+
|[GlusterFS plugin](https://github.com/calavera/docker-volume-glusterfs)(archived)| A volume plugin that provides multi-host volumes management for Docker using GlusterFS. |
58
67
|[Horcrux Volume Plugin](https://github.com/muthu-r/horcrux)| A volume plugin that allows on-demand, version controlled access to your data. Horcrux is an open-source plugin, written in Go, and supports SCP, [Minio](https://www.minio.io) and Amazon S3. |
59
68
|[HPE 3Par Volume Plugin](https://github.com/hpe-storage/python-hpedockerplugin/)| A volume plugin that supports HPE 3Par and StoreVirtual iSCSI storage arrays. |
60
-
|[Infinit volume plugin](https://infinit.sh/documentation/docker/volume-plugin)| A volume plugin that makes it easy to mount and manage Infinit volumes using Docker. |
61
-
|[IPFS Volume Plugin](https://github.com/vdemeester/docker-volume-ipfs)| An open source volume plugin that allows using an [ipfs](https://ipfs.io/) filesystem as a volume. |
62
-
|[Keywhiz plugin](https://github.com/calavera/docker-volume-keywhiz)| A plugin that provides credentials and secret management using Keywhiz as a central repository. |
69
+
|[IPFS Volume Plugin](https://github.com/vdemeester/docker-volume-ipfs) (archived) | An open source volume plugin that allows using an [ipfs](https://ipfs.io/) filesystem as a volume. |
70
+
|[Keywhiz plugin](https://github.com/calavera/docker-volume-keywhiz) (archived) | A plugin that provides credentials and secret management using Keywhiz as a central repository. |
63
71
|[Linode Volume Plugin](https://github.com/linode/docker-volume-linode)| A plugin that adds the ability to manage Linode Block Storage as Docker Volumes from within a Linode. |
64
72
|[Local Persist Plugin](https://github.com/CWSpear/local-persist)| A volume plugin that extends the default `local` driver's functionality by allowing you specify a mountpoint anywhere on the host, which enables the files to *always persist*, even if the volume is removed via `docker volume rm`. |
65
73
|[NetApp Plugin](https://github.com/NetApp/netappdvp) (nDVP) | A volume plugin that provides direct integration with the Docker ecosystem for the NetApp storage portfolio. The nDVP package supports the provisioning and management of storage resources from the storage platform to Docker hosts, with a robust framework for adding additional platforms in the future. |
0 commit comments