Why didn't you use image from official django. https://hub.docker.com/_/django/
FROM django:onbuild On Fri, Jun 3, 2016 at 5:49 PM, Davi Diório Mendes <[email protected]> wrote: > Hi everyone, > > I was developing with django localy, in my laptop, and my manager asked to > project run inside a docker. > > I did and now django can't find my templates :( > > I appreciate any help, my Dockerfile is attached. > > BR. > > -- > 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/4eb16ab5-21d0-4c69-abdf-96f614cee3f4%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/4eb16ab5-21d0-4c69-abdf-96f614cee3f4%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Ezequiel Bertti https://telegram.me/ebertti https://twitter.com/ebertti https://github.com/ebertti -- 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/CACrQMYo50RrdPMkMkpjPX_zhT-iOhi1OCk3erv3ZL4zaEMaS2g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

