> + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> + * See the License for the specific language governing permissions and
> + * limitations under the License.
> + */
> +package org.jclouds.docker;
> +
> +import org.jclouds.docker.compute.features.RemoteApi;
> +import org.jclouds.rest.annotations.Delegate;
> +
> +import java.io.Closeable;
> +
> +/**
> + * Provides synchronous access to Docker.
> + *
> + * @author Andrea Turli
> + * @see <a 
> href="http://docs.docker.io/en/latest/api/docker_remote_api_v1.8/#docker-remote-api-v1-8";></a>

Add a text to the link?

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

Reply via email to