Re: [jclouds-labs] [JCLOUDS-500] Initial commit for docker (9b124ee)

2014-08-07 Thread lcheng61
[github on Bcc] Hi Andrea, Actually what I meant is how to specify the "Linux host" in the diagram of this link .For example, I'm working on workstation (172.11.11.11) and want to create docker container at a LInux host (172.22.22.22). How do I pass "172.

Re: [jclouds-labs] [JCLOUDS-500] Initial commit for docker (9b124ee)

2014-08-07 Thread Everett Toews
Hi @lcheng61. This really isn't the best or most visible place for questions like these. If you have any more follow up questions, I invite you to join our [community](http://jclouds.apache.org/community/) and send an email to the user mailing list. Thanks. --- Reply to this email directly or v

Re: [jclouds-labs] [JCLOUDS-500] Initial commit for docker (9b124ee)

2014-08-06 Thread Andrea Turli
By default, Docker assigns a NAT'ed IP to the created container which is parsed in the Container domain class If you need more advanced networking configuration you can try http://jpetazzo.github.io/2013/10/16/configure-docker-bridge-network/ or https://docs.docker.com/articles/networking/ but

Re: [jclouds-labs] [JCLOUDS-500] Initial commit for docker (9b124ee)

2014-08-06 Thread lcheng61
Hi Andrea. How can I specify the host IP that the docker containers can run on ? Thanks, -Liang On Wed, Aug 6, 2014 at 10:58 PM, Andrea Turli wrote: > Hi @Icheng61 I've documented an initial example at > http://jclouds.apache.org/guides/docker/. Please give it a go and let us > know the resul

Re: [jclouds-labs] [JCLOUDS-500] Initial commit for docker (9b124ee)

2014-08-06 Thread Andrea Turli
Hi @Icheng61 I've documented an initial example at http://jclouds.apache.org/guides/docker/. Please give it a go and let us know the result. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/commit/9b124ee9f12e0392b6d2f083308297bfcca8ea79#commitcommen

Re: [jclouds-labs] [JCLOUDS-500] Initial commit for docker (9b124ee)

2014-08-06 Thread lcheng61
@andreaturli Thanks for your work to bring Docker to JClouds. Can you please point me to a simple example how to use Docker to create container using my own image file at a remote machine ? Thanks. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/com

Re: [jclouds-labs] [JCLOUDS-500] Initial commit for docker (9b124ee)

2014-07-31 Thread Andrew Phillips
This file doesn't seem to be in the right place. Does it need to be in the repo root, for some reason? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/commit/9b124ee9f12e0392b6d2f083308297bfcca8ea79#commitcomment-7225504