Using the following versions ``` $ docker version Client: Version: 1.9.0 API version: 1.21 Go version: go1.4.3 Git commit: 76d6bc9 Built: Tue Nov 3 19:20:09 UTC 2015 OS/Arch: darwin/amd64
Server: Version: 1.9.0 API version: 1.21 Go version: go1.4.3 Git commit: 76d6bc9 Built: Tue Nov 3 19:20:09 UTC 2015 OS/Arch: linux/amd64 ``` and starting from a clean docker host, this is the result of the liveTests ``` Results : Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 ... [INFO] BUILD SUCCESS ``` in ~1 minute. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/221#issuecomment-155462673
