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

Docker NFS, AWS EFS, Ceph & Samba/CIFS Volume Plugin

Results 101 docker-volume-netshare issues
Sort by recently updated
recently updated
newest added

after creating a container using this driver as the volume driver in the swarm, if it migrates to another host, it cannot read anymore from the volume. how can i...

Does this plugin work on windows? Any documention yet? I cannot figure out how to install it on Windows system

Hi, Using netshare plugin for docker: Version: 0.36 - Built: 2019-02-24T22:50:38-06:00 Docker version: Client: Docker Engine - Community Version: 20.10.7 API version: 1.41 Go version: go1.13.15 Git commit: f0df350 Built:...

The current ARM binaries are armv7, which fail in a raspberry pi zero with "invalid instruction". This is not a great problem since I am maybe the only person using...

Fix Issue #188 by restoring the mount options when recovering state. They are already provided to us when we call the Docker volume list API call.

Thanks for the great work so far! :) With the last commit dating back to 2/19, the newest API being 1.40 and PRs waiting - is this project still maintained?

I have troubles with docker and netshare. I'm using Portainer, and I want mount a cifs volume into a docker container. But if I do that I get a error...

Downloaded and tried to install using both of these with no such luck. Whats the process to install on ARM? docker-volume-netshare_0.36_linux_arm-bin docker-volume-netshare_0.36_linux_arm.tar.gz Thx!

**Docker Version** 17.09.0-ce, build afdb6d4 **Docker-Volume-Netshare Version** 0.34 (docker-volume-netshare_0.34_linux_amd64-bin) **Issue** Attempted to mount EFS using the configuration below. After getting an error several times, I stopped the `docker-volume-netshare` daemon and...

Hi Team, The command i ran the below command received the Error output `docker run -i -t --volume-driver=nfs -v 10.1.12.123/xbbl47nvol1:/mount ubuntu /bin/bash` INFO[0393] Unmounting volume name 10.1.12.123/xbbl47nvol1 from /var/lib/docker-volumes/netshare/nfs/10.1.12.123/xbbl47nvol1 2017/06/21...