Re: [Arches] Re: Arches v5 in Docker - creating a Project

2020-06-11 Thread Ashish Gautam
sues: > > If I add this line under volumes in the Docker Compose file's 'arches' > service ... > > volumes: > - ./my_project:/web_root/my_project > > ... running 'docker-compose up' will result into a Django server error. I > still need to fi

Re: [Arches] Re: Arches v5 in Docker - creating a Project

2020-06-03 Thread Ashish Gautam
Hi Markus, I had a similar issue earlier while running Archesv5 in Docker. I did the following changes to create and run custom-project smoothly: 1: entrypoint.sh file inside arches/docker/ Entrypoint breaks while creating the custom-arches-project in the line: [image: image.png] remove line