editgroups icon indicating copy to clipboard operation
editgroups copied to clipboard

Implemented Docker for Local Deployments

Open ternera opened this issue 1 month ago • 0 comments

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.

image image

ternera avatar Nov 18 '25 17:11 ternera