thecodeteam / roadmap

The {code} Team Roadmap
3 stars 1 forks source link

Prototype of Mesos and REX-Ray integration #56

Closed clintkitson closed 8 years ago

clintkitson commented 8 years ago

Prototype rev of Docker Volume Driver CLI was implemented https://github.com/clintonskitson/dvdcli

This will be used as a simplified client that leverages most of Docker's workflow to take of advantage of their plugin spec as if the docker daemon was communicating with the external volume drivers. Any compatible volume driver should work with this CLI as long as they have published a spec/socket file.