Docs for GeoNode image builder for this branch.
Source URLs:
Docker image tags (latest):
This image uses SPCGeoNode image variant.
The recipe to use such docker images is described in this directory. Look at the docker-compose.yml
and docker-compose.override.yml
recipe there.
Simply replace the docker image for GeoNode to use this tagged image. Like this:
x-common-django:
&default-common-django
image: kartoza/geonode:stable
For development guideline, refer to this doc