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

Can we install the plugin using Docker?

Open GasimGasimzada opened this issue 6 years ago • 0 comments

Docker has the following option (example):

docker plugin install --grant-all-permissions vieux/sshfs

Can this library be published in the same way? The nice thing about this is that, I can just install the plugin into the cluster (it will be installed globally; no need to install the package in every node) and abstract away the installation process from the host OS.

GasimGasimzada avatar Oct 18 '19 10:10 GasimGasimzada