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
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