Releases: rexray/dvdcli
Releases · rexray/dvdcli
v0.2.1
v0.2.0
Version 0.2.0 (04/20/2016)
New Features
- Updated for Docker 1.11.0 Volume Driver spec #20
- This commit changes how the requests are handled through dvdcli.
--explicitcreate
flag now can be used on mount requests to determine that volumes are not created if they don't exist- Only a mount command will result in an implicit creation of a volume
- Get and List operations are now allowed
- The existence of a volume is checked before all operations except for mount
Download from bintray or with curl-bash curl -sSL https://dl.bintray.com/emccode/dvdcli/install | sh -s stable
v0.1.0
v0.1.0