temporalio / samples-server

MIT License
39 stars 32 forks source link

[Bug] Docker-compose-cass.yml example does not start #85

Open mdcarlson opened 5 months ago

mdcarlson commented 5 months ago

What are you really trying to do?

While troubleshooting issues with starting a local tls-secured server, I was running other docker-compose samples to confirm that my laptop configuration was working

Describe the bug

docker-compose -f docker-compose-cass.yml up command fails with several errors (see attached log)

docker-compose-cass.log

Minimal Reproduction

  1. cd docker-compose
  2. docker-compose -f docker-compose-cass.yml up

Environment/Versions

Additional context

The docker-compose-cass-es.yml config file in the same docker-compose samples folder works without error