Jeremy Unruh
Jeremy Unruh
This is to track the refactoring and support for the evolved Docker plugin API. This will allow you to install the plugin via the `docker plugin` based commands and support...
We should add a new driver_opt during volume create or container execution that allows us to specify whether the share is NFS, CIFS, EFS, etc. This would allow us to...
It would be a lot simpler if docker-volume-netshare could be within a docker container and launched. The hurdle is the isolation/namespaces within cgroups. To get around this we'll need to...
This is an addon and experimental feature to extend Issue #72. Within clusters like Mesos we don't have the ability to use a common NFS mount and create subfolders during...