I want to ask another question. please ignore my ignorance. what if I don't use docker up or run, then will it be possible to run the django project?
On Mon, Mar 29, 2021 at 11:49 AM DJANGO DEVELOPER <[email protected]> wrote: > okay, thank you for the suggestion. > > On Mon, Mar 29, 2021 at 11:45 AM Kunal Solanke <[email protected]> > wrote: > >> If you know how to containerize a project you should know how to run that >> containarized image, that's why I said to look for articles and anaylyse >> the codebase >> >> docker run or docker-compose up >> These are most like going to be used >> >> On Mon, Mar 29, 2021, 12:12 DJANGO DEVELOPER <[email protected]> >> wrote: >> >>> well, I already know how to containerise a new Django project. but Idk >>> how to run an already containerised Django project. that's what is my >>> question for now. >>> and I am not allowed to share the code. so this was the only way to >>> share my question. >>> so can you help me with this information only? >>> >>> On Mon, Mar 29, 2021 at 11:39 AM Kunal Solanke < >>> [email protected]> wrote: >>> >>>> Thats really very little info, we don't know what's the state or >>>> configuration present in your codebase >>>> I'd suggest you to search articles with django and docker/docker-compose >>>> >>>> >>>> On Mon, Mar 29, 2021, 12:03 DJANGO DEVELOPER <[email protected]> >>>> wrote: >>>> >>>>> Hi, >>>>> I have a django project which is already developed by another >>>>> developer and it is containerised. Now the developer has send the project >>>>> to me and wants me to do some changes in it? >>>>> can anyone guide me that how can I run the project using docker again? >>>>> database is postgresql. >>>>> >>>>> -- >>>>> 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 view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/django-users/b36b744b-cfd0-4f24-9db4-243b963560e2n%40googlegroups.com >>>>> <https://groups.google.com/d/msgid/django-users/b36b744b-cfd0-4f24-9db4-243b963560e2n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>> -- >>>> 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 view this discussion on the web visit >>>> https://groups.google.com/d/msgid/django-users/CAOecAnzxSq2OEz%3DxZV3-1qGp9GbHnq0QVUxMAEBDdazejh8WVg%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/django-users/CAOecAnzxSq2OEz%3DxZV3-1qGp9GbHnq0QVUxMAEBDdazejh8WVg%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- >>> 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 view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/CAKPY9pmiqrR7EtF8q5q5Di%3DksDQXjgq%2BZM3NvuUoaJSLDRkBkw%40mail.gmail.com >>> <https://groups.google.com/d/msgid/django-users/CAKPY9pmiqrR7EtF8q5q5Di%3DksDQXjgq%2BZM3NvuUoaJSLDRkBkw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CAOecAnyketfkuuvjL2%3DLi7cFR%3Df5nn2bm1tSuSK9ykY14S-vRQ%40mail.gmail.com >> <https://groups.google.com/d/msgid/django-users/CAOecAnyketfkuuvjL2%3DLi7cFR%3Df5nn2bm1tSuSK9ykY14S-vRQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKPY9p%3Dy_NWuXYn%3D%3DP9ye8kWYn6TOv7u1pqhR-9gL6H9ML-kBg%40mail.gmail.com.

