dockersamples/example-voting-app

Dependency failed to start

Opened this issue · 1 comments

Cloned this project into my windows 11 machine.
As suggested in readme.md file installed docker for windows and run the application using command "docker compose up".
I was getting following error: dependency failed to start: container example-voting-app-redis-1 is unhealthy
Screenshot 2024-07-23 134013

I would like to know if there is any kind of development on this issue. I am trying to install example-voting-app on my raspberry pi (ARM64 machine) and I get the same error. Sometime it's the "...-redis-1", sometimes it's the "...db-1" that gives me the error.