We are seeing weird behaviour when setting up multiple docker environments with unison.
When switching between projects (with separate unison containers), the folders from one project would appear in the folder of another project. This is despite shutting down all current containers of 1 project before switching to another.
See attached docker-compose.yaml

Thanks to anyone with advice on this!