Trieve consists of multiple different services and it is convenient to load them with tmuxp.
You will need to enter the directory with the trieve
repository with cd trieve
from wherever you cloned.
Then, I recommend killing all your running docker containers with docker ps -q | xargs docker kill
.