Docker

2019-10-10 Thread balogun tobi
How does one deploy an already developed django app using Docker? -- 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 django-users+unsubscr...@googlegroups.com. To v

Re: Docker

2019-10-15 Thread balogun tobi
gt; wrote: >>>> >>>>> Don't use git inside the container, this is not the standard way of >>>>> doing things. >>>>> >>>>> Docker has its own guide for using django with compose. This works >>>>> fine for a single