Aleksey @soar Smyrnov
Aleksey @soar Smyrnov
Same issue with: ``` Client: Version: 17.05.0-ce API version: 1.29 Go version: go1.7.5 Git commit: 89658be Built: Thu May 4 22:04:27 2017 OS/Arch: linux/amd64 Server: Version: 17.05.0-ce API version: 1.29...
Looks like fixed in 17.06.0
Same problem - `cloudstor:aws` creates and deletes volumes successfully, but hangs when I try to start container. ``` # docker volume create -d "cloudstor:aws" --opt ebstype=gp2 --opt size=10 mylocalvol1 mylocalvol1...