<div dir="auto">Hello again,<div dir="auto">seems that adding a line with </div><div dir="auto"><br></div><div dir="auto">RUN pip install invoke </div><div dir="auto"><br></div><div dir="auto">in the Dockerfile fix the problem about enrrypoint.sh  (first i tryied wiith apt onstall python-invoke).</div><div dir="auto"><br></div><div dir="auto">Now I need only to tweak address and evironment variables.</div><div dir="auto"><br></div><div dir="auto">Amedeo</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il ven 28 giu 2019, 19:51 Amedeo Fadini <<a href="mailto:amefad@gmail.com">amefad@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi everybody, <div>still trying to switch my geonode project to docker-compose instance on production....</div><div><br></div><div>the containers are now succesfully built but the django container and celery container are alwuays restarting... looking the log with </div><div><br></div><div>docker logs -f </div><div><br></div><div>it seems that the entrypoint.sh script fails with error:</div><div><br></div><div>no module named celery</div><div><br></div><div>and (after adding a line to install it to Dockerfile):</div><div><br></div><div>no module named docker</div><div><br></div><div>This is strange because these python modules are included in requirements.txt of geonode 2.8 branch, and the requirements.txt of my app starts with:</div><div><br></div><div>-e git+<a href="https://github.com/GeoNode/geonode.git@2.8#egg=geonode" target="_blank" rel="noreferrer">https://github.com/GeoNode/geonode.git@2.8#egg=geonode</a><br></div><div><br></div><div>I really don't know where to search, is there a way to check container content while is not running?</div><div><br></div><div>Amedeo</div></div>
</blockquote></div>