joeduffy / blocker

A simple AWS EBS volume plugin for Docker
Apache License 2.0
82 stars 13 forks source link

Support new VoumeDriver operations #5

Open joeduffy opened 8 years ago

joeduffy commented 8 years ago

We haven't kept pace with the evolution of the VolumeDriver API:

https://docs.docker.com/engine/extend/plugins_volume/#/volume-plugin-protocol

Namely, we should support Get and List from Docker 1.10 and Capabilities from 1.12.