<div dir="ltr">hello again,<div>Now I can launch instances in nova using the docker images I uploaded. The problem is that none of this containers is working. In the console it's said that the instances are runing but when I try to access the console I got those messages displayed . If do have any idea that may help me , i'm ready to try it. By the way, when I start normal vms and not containers , the VM starts normally without problem and I can ping it and do everything.</div><div> <img src="cid:ii_14855128cbaec7a5" alt="Images intégrées 1" width="562" height="315"></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-09-08 13:11 GMT+02:00 ICHIBA Sara <span dir="ltr"><<a href="mailto:ichi.sara@gmail.com" target="_blank">ichi.sara@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thank you Kashyap for your response,<div><br><div>in order to configure docker to use the proxy , I found that we should set the proxy's variables into the file /etc/sysconfig/docker </div><div><br></div><div><div>export HTTP_PROXY="http://<proxy_host>:<proxy_port>"</div><div>export HTTPS_PROXY="http://<proxy_host>:<proxy_port>"</div></div><div><br></div><div><br></div><div>once i did this , the two commands worked just fine.</div></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2014-09-08 12:29 GMT+02:00 Kashyap Chamarthy <span dir="ltr"><<a href="mailto:kchamart@redhat.com" target="_blank">kchamart@redhat.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Mon, Sep 08, 2014 at 10:26:48AM +0200, ICHIBA Sara wrote:<br>
> Hey guys,<br>
><br>
> I have installed an all-in-one openstack vm using packstack. Now i'm<br>
> trying to install docker and get nova use it.<br>
><br>
> I'm following this tuto <a href="https://wiki.openstack.org/wiki/Docker" target="_blank">https://wiki.openstack.org/wiki/Docker</a>. When I<br>
> try the docker search or the docker pull samalba/hipache commandes it<br>
> gives me this error :2014/09/08 12:02:07 Get<br>
> <a href="https://index.docker.io/v1/repositories/samalba/hipache/images" target="_blank">https://index.docker.io/v1/repositories/samalba/hipache/images</a>: dial<br>
> tcp <a href="http://162.242.195.84:443" target="_blank">162.242.195.84:443</a>: connection timed out .<br>
><br>
>  I think it's because of the proxy. Have anywone any idea on where I<br>
>  can set the proxy variable for the docker to use it?<br>
<br>
</div></div>I'm not a Docker user, but just a related comment: Lars has written[1] a<br>
couple of blogposts related to Nova/Docker and Heat, where he talks[2]<br>
about configuring Docker to listen on a TCP socket:<br>
<br>
<br>
 [1] <a href="http://blog.oddbit.com/2014/08/28/novadocker-and-environment-var/" target="_blank">http://blog.oddbit.com/2014/08/28/novadocker-and-environment-var/</a><br>
 [2] <a href="http://blog.oddbit.com/2014/08/30/docker-plugin-for-openstack-he/" target="_blank">http://blog.oddbit.com/2014/08/30/docker-plugin-for-openstack-he/</a><br>
<br>
<br>
Hope that helps.<br>
<br>
--<br>
/kashyap<br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>