Re: Starting Django project with Docker

2022-09-28 Thread Kazuya Nomura
Please add me If you could please add my git account in your project. On Tuesday, September 27, 2022 at 7:41:37 AM UTC-7 amruth...@gmail.com wrote: > I really want to start with docker with atleast 2 to 5 guys > -- You received this message because you are subscribed to the Google Groups "Dja

Re: Starting Django project with Docker

2022-09-27 Thread 'Kasper Laudrup' via Django users
On 27/09/2022 11.35, Prabakaran Balaji wrote: Hello Folks, I tried to set the permission on app directory, but still facing the same problem. Any additional thoughts? Which permission did you set? It looks like you set the owner of the app directory to your user. Is your user the same as t

Re: Starting Django project with Docker

2022-09-26 Thread sham khan
--- > *From:* django...@googlegroups.com on behalf > of Yeboah Dominic > *Sent:* Monday, September 26, 2022 10:27:31 PM > *To:* django...@googlegroups.com > *Subject:* Re: Starting Django project with Docker > > I think you have to give that user permission. > Lik

Re: Starting Django project with Docker

2022-09-26 Thread Makrand
My number is+91 99301 02832 Get Outlook for Android<https://aka.ms/AAb9ysg> From: django-users@googlegroups.com on behalf of Yeboah Dominic Sent: Monday, September 26, 2022 10:27:31 PM To: django-users@googlegroups.com Subject: Re: Starting Django projec

Re: Starting Django project with Docker

2022-09-26 Thread Yeboah Dominic
I think you have to give that user permission. Like 'sudo chown -R root:root /home/dominic/app' or sudo chown -R dominic:dominic /home/dominic/app On Mon, 26 Sept 2022 at 08:12, Prabakaran Balaji wrote: > Hello Django Geeks, > > Looking for geeks' insight for docker related issues. I'm not ab

Re: Starting Django project with Docker

2022-09-26 Thread Makrand
I can handle cloud related work Get Outlook for Android<https://aka.ms/AAb9ysg> From: django-users@googlegroups.com on behalf of Prabakaran Balaji Sent: Monday, September 26, 2022 5:41:30 PM To: django-users@googlegroups.com Subject: Starting Django p

Starting Django project with Docker

2022-09-26 Thread Prabakaran Balaji
Hello Django Geeks, Looking for geeks' insight for docker related issues. I'm not able to run the command *"docker-compose run --rm app sh -c "django-admin startproject app ."* Error - Traceback (most recent call last): File "/py/bin/django-admin", line 8, in sys.exit(execute_from_command_