Minimal Docker for GeoDjango + PostGIS
racum.blog/articles/minimal-do…
Minimal Docker for GeoDjango + PostGIS
If you want to dockerize a GeoDjango project, the most common method is to use an oficial Python image as its base, and install all GIS dependencies over it, being GDAL the heaviest one, making your final image easily reach the mark of the multi-mega…racum.blog