Hi Seb and Nux!, I've tried to patch the docker machine using pull request 425 but this fails with the following errors:
Applying: cloudstack driver error: patch failed: README.md:266 error: README.md: patch does not apply error: patch failed: commands.go:16 error: commands.go: patch does not apply Patch failed at 0001 cloudstack driver The copy of the patch that failed is found in: /home/core/machine/.git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". Has anyone successfully applied the patch? I'm actually running this on one of the coreos instances I created. I remember successfully running this on a CentOS 6.6 VM on which I installed Docker. Seems very wierd though. TIA On 5 February 2015 at 11:53, sebgoa <run...@gmail.com> wrote: > > On Feb 5, 2015, at 10:37 AM, Nux! <n...@li.nux.ro> wrote: > > > Where might these patches be? (links) > > https://github.com/docker/machine/pull/20 > > https://github.com/docker/machine/pull/425 > > > > > > > -- > > Sent from the Delta quadrant using Borg technology! > > > > Nux! > > www.nux.ro > > > > ----- Original Message ----- > >> From: "sebgoa" <run...@gmail.com> > >> To: users@cloudstack.apache.org > >> Sent: Thursday, 5 February, 2015 09:07:02 > >> Subject: Re: Docker Support? > > > >> On Feb 5, 2015, at 9:07 AM, cs user <acldstk...@gmail.com> wrote: > >> > >>> Hi Osay, > >>> > >>> I'd be really interested to hear about how you get on with the > Cloudstack > >>> Driver for Docker Machine, using the CoreOS template. > >>> > >> > >> FYI, there are two pull requests in Docker machine that support > cloudstack. > >> One for exoscale which can be used with basic zones, it works just fine. > >> One for advanced zone from Sander @schuberg philis, also works > >> > >> Unfortunately the docker team has not merged them yet…hopefully soon. > >> > >> if you git clone docker machine and applied the patches by hand , you > will be > >> good to go. > >> > >>> Cheers! :-) > >>> > >>> On Thu, Feb 5, 2015 at 6:20 AM, Osay Osman Yuuni <oyu...@gmail.com> > wrote: > >>> > >>>> Thanks Lucian. Actually I'm running this off of Xenserver. I'll try > with > >>>> "Other PV 64bit" and perhaps Ubuntu 12.04 to see the differences. > >>>> Cheers, > >>>> > >>>> Osay > >>>> > >>>> On 5 February 2015 at 00:26, Nux! <n...@li.nux.ro> wrote: > >>>> > >>>>> On KVM "Other PV 64bit" will give you VirtIO (paravirt) disk and > network > >>>>> which give you the best performance. You should always aim to use > VirtIO, > >>>>> even with FreeBSD or Windows (though drivers will be needed for this > >>>> one). > >>>>> > >>>>> CentOS/Debian/Ubuntu profiles might work, too, but I think at this > stage > >>>>> they don't give you anything extra. > >>>>> > >>>>> > >>>>> Lucian > >>>>> > >>>>> -- > >>>>> Sent from the Delta quadrant using Borg technology! > >>>>> > >>>>> Nux! > >>>>> www.nux.ro > >>>>> > >>>>> ----- Original Message ----- > >>>>>> From: "Andrei Mikhailovsky" <and...@arhont.com> > >>>>>> To: users@cloudstack.apache.org > >>>>>> Sent: Wednesday, 4 February, 2015 21:26:28 > >>>>>> Subject: Re: Docker Support? > >>>>> > >>>>>> Osay, > >>>>>> > >>>>>> You might want to try other OS types that support PV, like Other PV > >>>>> (64bit) or > >>>>>> even one of the Linux distros like Ubuntu 12.04 (64bit). I think > disk > >>>>>> performance might improve. > >>>>>> > >>>>>> Andrei > >>>>>> > >>>>>> ----- Original Message ----- > >>>>>> > >>>>>>> From: "Osay Osman Yuuni" <oyu...@gmail.com> > >>>>>>> To: users@cloudstack.apache.org > >>>>>>> Sent: Wednesday, 4 February, 2015 6:57:51 PM > >>>>>>> Subject: Re: Docker Support? > >>>>>> > >>>>>>> Andrei, > >>>>>>> I specified Other (64 bit). > >>>>>> > >>>>>>> Osay > >>>>>> > >>>>>>> On 4 February 2015 at 18:00, Andrei Mikhailovsky < > and...@arhont.com> > >>>>>>> wrote: > >>>>>> > >>>>>>>> Osay, what OS Type did you specify when you've uploaded the > >>>>>>>> template to > >>>>>>>> your acs? > >>>>>>>> > >>>>>>>> Thanks > >>>>>>>> > >>>>>>>> Andrei > >>>>>>>> > >>>>>>>> ----- Original Message ----- > >>>>>>>> > >>>>>>>>> From: "Osay Osman Yuuni" <oyu...@gmail.com> > >>>>>>>>> To: users@cloudstack.apache.org > >>>>>>>>> Sent: Wednesday, 4 February, 2015 3:24:16 PM > >>>>>>>>> Subject: Re: Docker Support? > >>>>>>>> > >>>>>>>>> Hi Lucian and others. Thanks very much to this. By following your > >>>>>>>>> suggestions I now have this working like snake oil. Like you > >>>>>>>>> mentioned > >>>>>>>>> this works great out of the box. I'm now heading off to github to > >>>>>>>>> download > >>>>>>>>> the cloudstack enabled machine program to start some serious > >>>>>>>>> work. > >>>>>>>>> Great > >>>>>>>>> work and thanks for sharing the template and suggestions. > >>>>>>>> > >>>>>>>>> Cheers, > >>>>>>>> > >>>>>>>>> Osay > >>>>>>>> > >>>>>>>>> PS: I never gave cloudmonkey a thought but after this I think I'm > >>>>>>>>> going to > >>>>>>>>> consign the web gui to very mundane tasks. > >>>>>>>> > >>>>>>>>> On 3 February 2015 at 21:32, Nux! <n...@li.nux.ro> wrote: > >>>>>>>> > >>>>>>>>>> I use cloudmonkey for that, much better than the UI in many > >>>>>>>>>> respects. > >>>>>>>>>> > >>>>>>>>>> Lucian > >>>>>>>>>> > >>>>>>>>>> -- > >>>>>>>>>> Sent from the Delta quadrant using Borg technology! > >>>>>>>>>> > >>>>>>>>>> Nux! > >>>>>>>>>> www.nux.ro > >>>>>>>>>> > >>>>>>>>>> ----- Original Message ----- > >>>>>>>>>>> From: "Osay Osman Yuuni" <oyu...@gmail.com> > >>>>>>>>>>> To: users@cloudstack.apache.org > >>>>>>>>>>> Sent: Tuesday, 3 February, 2015 18:10:20 > >>>>>>>>>>> Subject: Re: Docker Support? > >>>>>>>>>> > >>>>>>>>>>> Thanks. I thought about it later and realised that > >>>>>>>>>>> functionality > >>>>>>>>>>> existed > >>>>>>>>>>> through the API. > >>>>>>>>>>> > >>>>>>>>>>> Great work. > >>>>>>>>>>> > >>>>>>>>>>> On Feb 3, 2015 6:29 PM, "Andrei Mikhailovsky" > >>>>>>>>>>> <and...@arhont.com> > >>>>>>>>>>> wrote: > >>>>>>>>>>>> > >>>>>>>>>>>> I think there is an API call for that (cloudmonkey should > >>>>>>>>>>>> also > >>>>>>>>>>>> do that). > >>>>>>>>>>> the ACS GUI currently doesn't have that ability. > >>>>>>>>>>>> > >>>>>>>>>>>> Andrei > >>>>>>>>>>>> ----- Original Message ----- > >>>>>>>>>>>> > >>>>>>>>>>>>> From: "Osay Osman Yuuni" <oyu...@gmail.com> > >>>>>>>>>>>>> To: users@cloudstack.apache.org > >>>>>>>>>>>>> Sent: Tuesday, 3 February, 2015 4:11:57 PM > >>>>>>>>>>>>> Subject: Re: Docker Support? > >>>>>>>>>>>> > >>>>>>>>>>>>> Thanks Seb. Sorry forbabdb question but how do I specify > >>>>>>>>>>>>> the > >>>>>>>>>>>>> key > >>>>>>>>>>>>> during > >>>>>>>>>>>>> instance creation based on the template? > >>>>>>>>>>>>> Osay > >>>>>>>>>>>>> On Feb 3, 2015 6:05 PM, "Sebastien Goasguen" > >>>>>>>>>>>>> <run...@gmail.com> > >>>>>>>>>>>>> wrote: > >>>>>>>>>>>> > >>>>>>>>>>>>>> > >>>>>>>>>>>>>> On Feb 3, 2015, at 9:39 AM, Osay Osman Yuuni > >>>>>>>>>>>>>> <oyu...@gmail.com> > >>>>>>>>>>>>>> wrote: > >>>>>>>>>>>>>> > >>>>>>>>>>>>>>> Hi, > >>>>>>>>>>>>>>> What do you mean "works totally out of the box?". > >>>>>>>>>>>>>>> Without > >>>>>>>>>>>>>>> injecting ssh > >>>>>>>>>>>>>>> keys how does it work or are you referring to running > >>>>>>>>>>>>>>> docker and > >>>>>>>>>>>>>>> related > >>>>>>>>>>>>>>> stuff straight out of the box? > >>>>>>>>>>>>>> > >>>>>>>>>>>>>> I am saying that you don't need to tweak the template. > >>>>>>>>>>>>>> > >>>>>>>>>>>>>> if you register ssh keys in cloudstack and deploy a VM > >>>>>>>>>>>>>> based > >>>>>>>>>>>>>> on > >>>>>>>>>>>>>> that > >>>>>>>>>>>>>> template specifying your ssh keys, you will be logged in > >>>>>>>>>>>>>> ….out of > >>>>>>>>>>>>>> the box… > >>>>>>>>>>>>>> > >>>>>>>>>>>>>> no need to install additional scripts in the templates, > >>>>>>>>>>>>>> etc... > >>>>>>>>>>>>>> > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> Osay > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>> On 2 February 2015 at 15:31, Sebastien Goasguen > >>>>>>>>>>>>>>> <run...@gmail.com> > >>>>>>>>>>>>>> wrote: > >>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> On Jan 31, 2015, at 7:27 PM, Andrei Mikhailovsky > >>>>>>>>>>>>>>>> <and...@arhont.com> > >>>>>>>>>>>>>>>> wrote: > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>> I guess there has been a lot of changes since i've > >>>>>>>>>>>>>>>>> last > >>>>>>>>>>>>>>>>> checked. When I > >>>>>>>>>>>>>>>> was testing it about half a year ago, the ssh keys > >>>>>>>>>>>>>>>> did > >>>>>>>>>>>>>>>> not work > >>>>>>>>>>>>>>>> out of > >>>>>>>>>>>>>> the > >>>>>>>>>>>>>>>> box and had to be scipted into the image itself > >>>>>>>>>>>>>>>> before > >>>>>>>>>>>>>>>> uploading > >>>>>>>>>>>>>>>> to acs. > >>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> it works totally out of the box. As Lucian mentioned > >>>>>>>>>>>>>>>> if > >>>>>>>>>>>>>>>> you > >>>>>>>>>>>>>>>> start an > >>>>>>>>>>>>>>>> instance specifying an SSH key, the instance will get > >>>>>>>>>>>>>>>> it > >>>>>>>>>>>>>>>> from > >>>>>>>>>>>>>>>> the VR > >>>>>>>>>>>>>>>> userdata…. > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> as easy as pie and exactly like on AWS or EC2 > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> I pointed to the automated builds from coreOS > >>>>>>>>>>>>>>>> directly > >>>>>>>>>>>>>>>> and the > >>>>>>>>>>>>>>>> scripts > >>>>>>>>>>>>>>>> used to setup the keys automatically. > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>> Andrei > >>>>>>>>>>>>>>>>> From: "Nux!" <n...@li.nux.ro> > >>>>>>>>>>>>>>>>> To: users@cloudstack.apache.org > >>>>>>>>>>>>>>>>> Cc: run...@gmail.com > >>>>>>>>>>>>>>>>> Sent: Saturday, 31 January, 2015 1:16:12 AM > >>>>>>>>>>>>>>>>> Subject: Re: Docker Support? > >>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>> Oh, forgot to add that userdata scripts have also > >>>>>>>>>>>>>>>>> worked > >>>>>>>>>>>>>>>>> upon > >>>>>>>>>>>>>>>>> VM > >>>>>>>>>>>>>>>> deployment out of the box, so if you'd like your > >>>>>>>>>>>>>>>> CoreOS > >>>>>>>>>>>>>>>> instance > >>>>>>>>>>>>>>>> to do > >>>>>>>>>>>>>> some > >>>>>>>>>>>>>>>> action you can script it here. > >>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>> Not sure how exactly it would work better on > >>>>>>>>>>>>>>>>> Openstack > >>>>>>>>>>>>>>>>> as > >>>>>>>>>>>>>>>>> Andrei > >>>>>>>>>>>>>>>> intimated. Pretty much everything seemed to work to > >>>>>>>>>>>>>>>> the > >>>>>>>>>>>>>>>> best of > >>>>>>>>>>>>>>>> my > >>>>>>>>>>>>>> (limited > >>>>>>>>>>>>>>>> Coreos) knowledge. > >>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>> Lucian > >>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>> -- > >>>>>>>>>>>>>>>>> Sent from the Delta quadrant using Borg technology! > >>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>> Nux! > >>>>>>>>>>>>>>>>> www.nux.ro > >>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>> ----- Original Message ----- > >>>>>>>>>>>>>>>>>> From: "Nux!" <n...@li.nux.ro> > >>>>>>>>>>>>>>>>>> To: users@cloudstack.apache.org > >>>>>>>>>>>>>>>>>> Cc: run...@gmail.com > >>>>>>>>>>>>>>>>>> Sent: Saturday, 31 January, 2015 01:08:08 > >>>>>>>>>>>>>>>>>> Subject: Re: Docker Support? > >>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>> What I needed to do in order to get it working is > >>>>>>>>>>>>>>>>>> convert the > >>>>>>>>>>>>>>>>>> image to > >>>>>>>>>>>>>>>> QCOW2 (I > >>>>>>>>>>>>>>>>>> use KVM). > >>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>> After that I have registered the template with SSH > >>>>>>>>>>>>>>>>>> key > >>>>>>>>>>>>>>>>>> enabled > >>>>>>>>>>>>>>>>>> (You > >>>>>>>>>>>>>>>> can also > >>>>>>>>>>>>>>>>>> enable this feature in the DB if you would like to > >>>>>>>>>>>>>>>>>> avoid > >>>>>>>>>>>>>>>> re-downloading the > >>>>>>>>>>>>>>>>>> template). > >>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>> Once an instance was created with one of my ssh > >>>>>>>>>>>>>>>>>> keys, I > >>>>>>>>>>>>>>>>>> could > >>>>>>>>>>>>>>>>>> login > >>>>>>>>>>>>>>>> via ssh as > >>>>>>>>>>>>>>>>>> core@IP with the said keypair. > >>>>>>>>>>>>>>>>>> The template has also nicely expanded to fit my > >>>>>>>>>>>>>>>>>> custom > >>>>>>>>>>>>>>>>>> root > >>>>>>>>>>>>>>>>>> disk size. > >>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>> For future convenience I've added a daily jenkins > >>>>>>>>>>>>>>>>>> job > >>>>>>>>>>>>>>>>>> to build > >>>>>>>>>>>>>>>> Cloudstack > >>>>>>>>>>>>>>>>>> CoreOS, they should be available shortly at: > >>>>>>>>>>>>>>>>>> http://dl.openvm.eu/cloudstack/coreos/x86_64/ > >>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>> HTH > >>>>>>>>>>>>>>>>>> Lucian > >>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>> -- > >>>>>>>>>>>>>>>>>> Sent from the Delta quadrant using Borg technology! > >>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>> Nux! > >>>>>>>>>>>>>>>>>> www.nux.ro > >>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>> ----- Original Message ----- > >>>>>>>>>>>>>>>>>>> From: "Andrei Mikhailovsky" <and...@arhont.com> > >>>>>>>>>>>>>>>>>>> To: users@cloudstack.apache.org > >>>>>>>>>>>>>>>>>>> Cc: run...@gmail.com > >>>>>>>>>>>>>>>>>>> Sent: Friday, 30 January, 2015 14:39:32 > >>>>>>>>>>>>>>>>>>> Subject: Re: Docker Support? > >>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>> Osay, > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>> You need to check the documentation on how to > >>>>>>>>>>>>>>>>>>> install > >>>>>>>>>>>>>>>>>>> your > >>>>>>>>>>>>>>>>>>> ssh keys > >>>>>>>>>>>>>>>> into the > >>>>>>>>>>>>>>>>>>> template. Once you've done this, you should be > >>>>>>>>>>>>>>>>>>> able to > >>>>>>>>>>>>>>>>>>> login > >>>>>>>>>>>>>>>>>>> with ssh > >>>>>>>>>>>>>>>> keys. > >>>>>>>>>>>>>>>>>>> I've done this once about 6 months back and it > >>>>>>>>>>>>>>>>>>> worked > >>>>>>>>>>>>>>>>>>> perfectly well. > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>> I think the coreos is works much better with > >>>>>>>>>>>>>>>>>>> openstack > >>>>>>>>>>>>>>>>>>> as it > >>>>>>>>>>>>>>>> integrates well > >>>>>>>>>>>>>>>>>>> with the environment and automatically get's the > >>>>>>>>>>>>>>>>>>> user > >>>>>>>>>>>>>>>>>>> keys > >>>>>>>>>>>>>>>>>>> from > >>>>>>>>>>>>>>>> openstack. So, > >>>>>>>>>>>>>>>>>>> you don't have to mess about the recreating the > >>>>>>>>>>>>>>>>>>> template. I > >>>>>>>>>>>>>>>>>>> think > >>>>>>>>>>>>>>>> similar is > >>>>>>>>>>>>>>>>>>> done for major cloud providers like amazon and > >>>>>>>>>>>>>>>>>>> rackspace, > >>>>>>>>>>>>>>>>>>> etc. > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>> Andrei > >>>>>>>>>>>>>>>>>>> ----- Original Message ----- > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> From: "Osay Osman Yuuni" <oyu...@gmail.com> > >>>>>>>>>>>>>>>>>>>> To: users@cloudstack.apache.org, run...@gmail.com > >>>>>>>>>>>>>>>>>>>> Sent: Friday, 30 January, 2015 8:22:28 AM > >>>>>>>>>>>>>>>>>>>> Subject: Re: Docker Support? > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> Hi Seb, > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> I've converted the .bin file into a .vhd file and > >>>>>>>>>>>>>>>>>>>> successfully > >>>>>>>>>>>>>>>>>>>> registered > >>>>>>>>>>>>>>>>>>>> this in Cloudstack. However when I create an > >>>>>>>>>>>>>>>>>>>> instance > >>>>>>>>>>>>>>>>>>>> I'm > >>>>>>>>>>>>>>>>>>>> unable to > >>>>>>>>>>>>>>>>>>>> login. > >>>>>>>>>>>>>>>>>>>> I've tried core but it asks for a password (which > >>>>>>>>>>>>>>>>>>>> I > >>>>>>>>>>>>>>>>>>>> don't > >>>>>>>>>>>>>>>>>>>> have). Do > >>>>>>>>>>>>>>>>>>>> you by > >>>>>>>>>>>>>>>>>>>> any chance know how this template is used? > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> Cheers, > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> Osay > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>> On 28 January 2015 at 09:50, sebgoa > >>>>>>>>>>>>>>>>>>>> <run...@gmail.com> > >>>>>>>>>>>>>>>>>>>> wrote: > >>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>> On Jan 28, 2015, at 1:12 AM, Phillip Kent > >>>>>>>>>>>>>>>>>>>>> <phillip.k...@xmlsoup.com> > >>>>>>>>>>>>>>>>>>>>> wrote: > >>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>> Sorry for naive question... I did not catch if > >>>>>>>>>>>>>>>>>>>>>> there is a > >>>>>>>>>>>>>>>>>>>>>> simple > >>>>>>>>>>>>>>>>>>>>>> way > >>>>>>>>>>>>>>>>>>>>>> to convert from the .bin file offered by CoreOS > >>>>>>>>>>>>>>>>>>>>>> to > >>>>>>>>>>>>>>>>>>>>>> an OVA > >>>>>>>>>>>>>>>>>>>>>> file > >>>>>>>>>>>>>>>>>>>>>> that > >>>>>>>>>>>>>>>>>>>>>> would upload to ESX hypervisor in CloudStack ? > >>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>> The .bin file is just a raw image (last time I > >>>>>>>>>>>>>>>>>>>>> checked). > >>>>>>>>>>>>>>>>>>>>> You can > >>>>>>>>>>>>>>>>>>>>> use > >>>>>>>>>>>>>>>>>>>>> things like qemu-convert to get it in the format > >>>>>>>>>>>>>>>>>>>>> you > >>>>>>>>>>>>>>>>>>>>> want. > >>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>> ---------- Forwarded message ---------- > >>>>>>>>>>>>>>>>>>>>>> From: Osay Osman Yuuni <oyu...@gmail.com> > >>>>>>>>>>>>>>>>>>>>>> To: users@cloudstack.apache.org > >>>>>>>>>>>>>>>>>>>>>> Cc: > >>>>>>>>>>>>>>>>>>>>>> Date: Tue, 27 Jan 2015 09:09:15 +0200 > >>>>>>>>>>>>>>>>>>>>>> Subject: Re: Docker Support? > >>>>>>>>>>>>>>>>>>>>>> Hi Nux!, > >>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>> I got it at last. > >>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>> Thx. > >>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>> On 26 January 2015 at 17:46, Nux! > >>>>>>>>>>>>>>>>>>>>>> <n...@li.nux.ro> > >>>>>>>>>>>>>>>>>>>>>> wrote: > >>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>> Osay, > >>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>> You might want to get in touch with its > >>>>>>>>>>>>>>>>>>>>>>> creator, I > >>>>>>>>>>>>>>>>>>>>>>> do not > >>>>>>>>>>>>>>>>>>>>>>> know > >>>>>>>>>>>>>>>>>>>>>>> any > >>>>>>>>>>>>>>>>>>>>> details. > >>>>>>>>>>>>>>>>>>>>>>> https://github.com/svanharmelen > >>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>> HTH > >>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>> -- > >>>>>>>>>>>>>>>>>>>>>>> Sent from the Delta quadrant using Borg > >>>>>>>>>>>>>>>>>>>>>>> technology! > >>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>> Nux! > >>>>>>>>>>>>>>>>>>>>>>> www.nux.ro > >>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>> ----- Original Message ----- > >>>>>>>>>>>>>>>>>>>>>>>> From: "Osay Osman Yuuni" <oyu...@gmail.com> > >>>>>>>>>>>>>>>>>>>>>>>> To: users@cloudstack.apache.org > >>>>>>>>>>>>>>>>>>>>>>>> Sent: Monday, 26 January, 2015 14:25:48 > >>>>>>>>>>>>>>>>>>>>>>>> Subject: Re: Docker Support? > >>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>>> Hi Lucian, > >>>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>>> Thanks for the pointer. I seem to be blind to > >>>>>>>>>>>>>>>>>>>>>>>> the > >>>>>>>>>>>>>>>>>>>>>>>> updated > >>>>>>>>>>>>>>>>>>>>>>>> README > >>>>>>>>>>>>>>>>>>>>>>> referred > >>>>>>>>>>>>>>>>>>>>>>>> to in the pull request. I don't see any entry > >>>>>>>>>>>>>>>>>>>>>>>> for > >>>>>>>>>>>>>>>>>>>>>>>> cloudstack. > >>>>>>>>>>>>>>>>>>>>>>>> Still > >>>>>>>>>>>>>>>>>>>>>>>> searching. Also I just found that there is an > >>>>>>>>>>>>>>>>>>>>>>>> image for > >>>>>>>>>>>>>>>>>>>>>>>> cloudstact at > >>>>>>>>>>>>>>>>>>>>>>>> CoreOS ( > >>>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>> > >>>>>>>>>>> > >>>>>>>>>> > >>>>>>>> > >>>>> > >>>> > http://stable.release.core-os.net/amd64-usr/current/coreos_production_cloudstack_image.bin.bz2 > >>>>>>>>>>>>>>>>>>>>>>> ). > >>>>>>>>>>>>>>>>>>>>>>>> I'm now wondering how this gets into a > >>>>>>>>>>>>>>>>>>>>>>>> template. > >>>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>>> Cheers > >>>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>>> Osay > >>>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>>> On 26 January 2015 at 15:22, Nux! > >>>>>>>>>>>>>>>>>>>>>>>> <n...@li.nux.ro> > >>>>>>>>>>>>>>>>>>>>>>>> wrote: > >>>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>>>> I've just stumbled upon this recently > >>>>>>>>>>>>>>>>>>>>>>>>> https://github.com/docker/machine/pull/129 > >>>>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>>>> HTH > >>>>>>>>>>>>>>>>>>>>>>>>> Lucian > >>>>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>>>> -- > >>>>>>>>>>>>>>>>>>>>>>>>> Sent from the Delta quadrant using Borg > >>>>>>>>>>>>>>>>>>>>>>>>> technology! > >>>>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>>>> Nux! > >>>>>>>>>>>>>>>>>>>>>>>>> www.nux.ro > >>>>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>> > >>>>>>>>>>>>>> > >>>>>>>>>> > >>>>> > >