<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>