GFDRR / geonode

GFDRR Lab GeoNode
https://www.geonode-gfdrrlab.org
GNU General Public License v3.0
2 stars 3 forks source link

Docker build fails #76

Closed fvanderbiest closed 6 years ago

fvanderbiest commented 6 years ago

Issue description at https://github.com/GFDRR/geonode/issues/30#issuecomment-364095720

Vampouille commented 6 years ago

I rebase V2 branch against 2.6.x : https://github.com/GFDRR/geonode/tree/test_rebase_2.6.x Now we have all commits dedicated to gfdrr on top of 2.6.x branch.

I have successfully build a docker image with : https://github.com/olivierdalang/SPCgeonode I just have to change : https://github.com/olivierdalang/SPCgeonode/blob/master/requirements.txt#L3 to https://github.com/GFDRR/geonode/archive/test_rebase_2.6.x.zip

Vampouille commented 6 years ago

master branch of https://github.com/olivierdalang/SPCgeonode composition use 2.7.x branch of geonode (geonode 2.8) So with the help of previous composition we can build a standard genode image for 2.8

We need to test with GFDRR patches

fjacon commented 6 years ago

Geonode 2.8 + GFDRR Patches successfully deploy on integration server. I close