docker-volume-plugins icon indicating copy to clipboard operation
docker-volume-plugins copied to clipboard

Managed docker volume plugins

Results 8 docker-volume-plugins issues
Sort by recently updated
recently updated
newest added

I am trying to add persistent storage to my RPi Swarm cluster and first wanted to start with MinIO as it is more modern than other options. I am unable...

Hello **Describe the bug** When I try to deploy a container with glusterfs drivers : ``` # docker run -it --rm --volume-driver glusterfs -v swarm-glust-vol1/dir1:/data alpine docker: Error response from...

**Describe the bug** When enabling the plugin in a Raspberry Pi (4), root@rpi4:~# docker plugin enable glusterfs Error response from daemon: dial unix /run/docker/plugins/4963ba381884b7af616e4340f57e44e296671b3b23cd061d4c1431b7f4d0f126/gfs.sock: connect: no such file or directory...

**_Hi, First of all, thank you for this nice project. It is very useful._** I use the S3fs plugin to do remote acces with Wasabi cloud storage service. The volume...

First of all, thank you for providing and maintaining this plugin for glusterfs. It is working great but unfortunately I discovered an issue which can be pretty annoying in production....

**Is your feature request related to a problem? Please describe.** The current tag latest provides only plugin for glusterfs 7, which is the latest glusterfs-client version available in Ubuntu. It...

**Describe the bug** I'm trying to use the cifs plugin with Docker Swarm. The issue seems to be that the plugin is naming the volumes according to the variable `volumes.volume-name.name`....

**Describe the bug** Having this plugin installed on a system when updating from `containerd-1.7.23` to `containerd-1.7.24` causes docker to critically crash on service startup. On a clean install (when using...