Thanks for the contribution @andreaturli! I look forward to have this merged!
Next steps should be:

**General**
- [ ] Address all review comments.
- [ ] Make all constructors for the domain objects that have a builder 
`protected`, to enforce the use of the builder.
- [ ] Run `mvn checkstyle:checkstyle` and address all violations.

**Tests**
- [ ] Add unit tests for the `BindInputStreamToRequest` class.
- [ ] Add the `DockerImageExtensionLiveTest` that extends 
`BaseImageExtensionLiveTest`.
- [ ] Can the `Archives` class be unit tested in some way?
- [ ] Add tests for the `DockerTemplateOptions` class.

Thanks!

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/57#issuecomment-43858160

Reply via email to