Nirmal: So if I just want to create containers without treating them as VMs, I don't need SSH right?. That is, I just want to use the RemoteAPI directly without going thru the portable Template and I have no need to SSH into the container.
Thanks, --bk On Sun, Sep 28, 2014 at 12:02 AM, Nirmal Fernando <[email protected]> wrote: > 1.2 should work. > > On Sun, Sep 28, 2014 at 9:30 AM, Bk Lau <[email protected]> wrote: > >> Nirmal: >> >> Thanks for reply. >> By chance, do you know what is the latest version of Docker used to test >> the jCloud Docker Remote API against?. >> >> --bk >> >> On Sat, Sep 27, 2014 at 11:35 AM, Nirmal Fernando <[email protected]> >> wrote: >> >>> You have to bind docker to listen to 2375 tcp port : >>> https://docs.docker.com/articles/basics/#bind-docker-to-another-hostport-or-a-unix-socket >>> >>> On Sat, Sep 27, 2014 at 8:38 PM, Bk Lau <[email protected]> wrote: >>> >>>> Hi: >>>> I'm new to jCloud Docker Remote API. >>>> Q1: I just want to run the jcloud Docker remote API locally on >>>> localhost where >>>> the Docker is installed. Do I have to configure any SSH? >>>> Q2: Is the URL "unix:///var/run/docker.sock" supported when doing a >>>> local Docker Remote API call?. >>>> >>>> Thanks, >>>> --BK >>>> >>>> >>> >>> >>> -- >>> >>> Thanks & regards, >>> Nirmal >>> >>> Senior Software Engineer- Platform Technologies Team, WSO2 Inc. >>> Mobile: +94715779733 >>> Blog: http://nirmalfdo.blogspot.com/ >>> >>> >>> >> > > > -- > > Thanks & regards, > Nirmal > > Senior Software Engineer- Platform Technologies Team, WSO2 Inc. > Mobile: +94715779733 > Blog: http://nirmalfdo.blogspot.com/ > > >
