I am trying to validate a use-case to migrate workflows running on our internal servers to Temporal but am running into errors when trying to start up the server locally when running the
docker-compose up
command after cloning from the temporalio/docker-compose repo. I have tried scouring resources and cannot figure out how to resolve these errors as I have never run into them in Docker.