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

Is this project still maintained?

Open col-panic opened this issue 5 years ago • 5 comments

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?

col-panic avatar Jan 17 '20 08:01 col-panic

I renew the request for all. Is this project maintained anymore ?

PR are pending.

g0lg0th7 avatar Mar 03 '20 19:03 g0lg0th7

I'm also curious on this. Lots of docker help documentation seems to reference netshare, but it seems like docker can now do this natively without the need for net share.

reslip1 avatar Nov 29 '20 01:11 reslip1

@reslip1 I think you mean Container Storage Interface (CSI). It is still in dev https://github.com/moby/moby/issues/39624

Desnoo avatar Jan 20 '21 15:01 Desnoo

Same question

bonobo78 avatar Feb 11 '21 11:02 bonobo78

It's sad to see that this project is abandoned. Even though Docker nowadays natively supports NFS/CIFS volumes, it poorly manages them. This is especially true for NFS, where you can get stale file handle errors, and the docker daemon wouldn't bother remounting.

xZero707 avatar Sep 09 '23 20:09 xZero707