Skip to content

v0.2.0

Compare
Choose a tag to compare
@clintkitson clintkitson released this 20 Apr 16:28
· 30 commits to master since this release

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