> @@ -41,6 +41,12 @@
> <artifactId>jclouds-sshj</artifactId>
> <version>${jclouds.version}</version>
> </dependency>
> + <dependency>
> + <groupId>org.apache.jclouds.labs</groupId>
> + <artifactId>docker</artifactId>
> + <!-- TODO: Update version to variable jclouds.version on next release
> -->
Cool thx! :)
---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-examples/pull/85/files/f06c723c250464d08ce8a58cfb2040bb02128561#r56997454