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
- cd docker-compose
- docker-compose -f docker-compose-cass.yml up
Environment/Versions
- OS and processor: M3 Mac running Sonoma 14.4.1
- Temporal Version: temporal version 0.11.0 (server 1.22.4) (ui 2.21.3)
- Are you using Docker or Kubernetes or building Temporal from source? Docker-compose
Additional context
The docker-compose-cass-es.yml config file in the same docker-compose samples folder works without error
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
Environment/Versions
Additional context
The docker-compose-cass-es.yml config file in the same docker-compose samples folder works without error