<div dir="ltr">Thanks Paolo, it worked, <div>Not immediatlly but after an hour </div><div>(as soon as  I remembered that when you change user's permission it needs logout and login again)</div><div>:-D<br></div><div><br></div><div>Amedeo</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno gio 20 giu 2019 alle ore 14:03 Paolo Pasquali <<a href="mailto:paolo.pasquali@gmail.com">paolo.pasquali@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">Ciao Amedeo,<div><br></div><div>Maybe your user has no permission to access docker. Is your user in the docker group?</div><div>To add your user you can:</div><div><br></div><div><font face="courier new, monospace"><b>sudo usermod -a -G docker $USER</b></font><br></div><div><br></div><div><br></div><div>P.</div><div><br><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 20, 2019 at 1:26 PM Amedeo Fadini <<a href="mailto:amefad@gmail.com" target="_blank">amefad@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi Everybody, in my project I've already setup a customizede geonode-project</div><div><br></div><div>Now I'm trying to use docker compose as stated in the github geonode-project readme</div><div><br></div><div>It seems that as the docker daemon is running as a service when I launche <br></div><div><br></div><div>docker-compose build --no-cache</div><div><br></div><div>It throws the errorr "Couldn't connect to Docker daemon"</div><div><br></div><div>If instead i Use <br></div><div><br></div><div>sudo docker-compose build --no-cache</div><div><br></div><div>It fails on compilation because the virtualenv is not setted up for sudp</div><div><br></div><div>What the correct way to launch docker-compose build for a geonode project? I think it could work if I launch it by su after activatign Virtualenv for su but i seems me a very bad Idea.</div><div><br></div><div>Thanks <br></div><div><br></div><div>Amefad<br></div></div>
_______________________________________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geonode-users</a><br>
</blockquote></div>
</blockquote></div>