To install Geonode using the docker install instructions
On building the Django part, the build fails with:
Building django
Step 1/9 : FROM geonode/geonode:2.10
ERROR: Service 'django' failed to build: manifest for geonode/geonode:2.10 not found
This is a bit of a bummer. Was really looking forward in using Geonode...
Anyway, I will try just pulling the images, and not building. Would that at least for now solve my problem?
What version is Master?
Pieter
Just tested doing a pull of the images, django fails to build

Hi @pjdufour @dpadron
I just checked the docker files and the tags are wrong. They should be geonode/geonode:GN-2.10
But are geonode/geonode:2.10
If you just want to test geonode you could use the docker composition in scripts/spcgeonode/docker-compose.yml
to change the ip / passwords / etc you can edit scripts/spcgeonode/.env
I am working on a fix -- unable to assign the task to me :D
馃拫 to @t-book for assigning me
see #4637
What exactly shall I do with this? Create a new pr targeting master with docker tag 2.10.x?
@gannebamm I'm trying to understand too... I guess we can use geonode/GN-2.10 but @francbartoli had some concerns... on the other side geonode/2.10 does not exist... so I'm confused too!
Most helpful comment
馃拫 to @t-book for assigning me
see #4637