editgroups
editgroups copied to clipboard
Implemented Docker for Local Deployments
Hi, this should fix issue #152 by allowing people to use docker-compose up --build to run editgroups locally. I have tested this on Windows via WSL and everything is working. Note that, on Windows, docker-entrypoint.sh must be changed from CRLF to LF. I will do some further testing on MacOS and update the documentation later.