[GeoNode-users] docker compose fails to start using geonode project 2.8

Amedeo Fadini amefad at gmail.com
Fri Jun 28 10:51:00 PDT 2019


Hi everybody,
still trying to switch my geonode project to docker-compose instance on
production....

the containers are now succesfully built but the django container and
celery container are alwuays restarting... looking the log with

docker logs -f

it seems that the entrypoint.sh script fails with error:

no module named celery

and (after adding a line to install it to Dockerfile):

no module named docker

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:

-e git+https://github.com/GeoNode/geonode.git@2.8#egg=geonode

I really don't know where to search, is there a way to check container
content while is not running?

Amedeo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20190628/3eae3d79/attachment.html>


More information about the geonode-users mailing list