vaultfs
vaultfs copied to clipboard
Hotfix/capabilites
The package "github.com/docker/go-plugins-helpers/volume" extended the Driver Interface to have a "Capabilities" method that tells docker whether the volume keeps data on the host or in the container. I added the method so it doesn't break.