>   * ComputeService api = // get connection
>   * templateBuilder.options(inboundPorts(22, 80, 8080, 443));
> - * Set<? extends NodeMetadata> set = api.createNodesInGroup(tag, 2, 
> templateBuilder.build());
> - * <code>
> + * Set<? extends NodeMetadata> set = api.createNodesInGroup(tag, 2, 
> templateBuilder.build());}</pre>
>   */
>  public class DockerTemplateOptions extends TemplateOptions implements 
> Cloneable {

This is reasonable enough. Thanks @nacx

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/178/files#r32982976

Reply via email to