Hi Tadeo 

GeoDjango is very similar to Django and you can modify existing Django 
dockerfiles to build your own images
have a look at this links 
realpython django docker example 
<https://github.com/realpython/dockerizing-django/blob/master/docker-compose.yml>
postgis django  dockerfile (outdated) 
<https://github.com/83tb/docker-django-postgis>
geodjango postgis dockerfile (outdated) 
<https://github.com/geelweb/docker-django-postgis>
you can modify and build  them 

PS:




*make sure you really need docker for achieve your goal managing docker 
images and creating them could be a headache and in many cases using docker 
is a overkill ex : for provisioning servers you can use puppet instead * 
Best Regards
Reza

On Wednesday, November 30, 2016 at 8:32:59 PM UTC+3:30, Tadeo C wrote:
>
> Hi, I'm starting a project with GeoDjango and I want to use Docker 
> containers to build the stack (GeoDjango, Nginx, Postgis) preferably Alpine 
> base images.
> Does anyone has successful done this before? Where can I find a useful 
> docker-compose.yml or a tested and working updated image?
> Thanks a lot,
> Tadeo
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/bf6c4020-2358-44e3-b6e9-5a34c389b1a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to