> @@ -25,6 +25,7 @@ This involves [dockerizing an SSH daemon 
> service](https://docs.docker.com/exampl
>  // get a context with docker that offers the portable ComputeService api
>  ComputeServiceContext context = ContextBuilder.newBuilder("docker")
>                        .credentials(email, password)
> +                      .endpoint("http://your-docker-engine-host:2375";)

Will that always run on 2375?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-site/pull/122/files#r16019028

Reply via email to