'testdriven.io:Deploying a Flask and React Microservice to AWS ECS:localhost:5004/ping

I'm on a Window 10 laptop have started working through the getting started portion of the course Deploying a Flask and React Microservice to AWS ECS, and am stumbling after doing: docker-compose up -d

The web server does not seem to be up to do the ping test.

enter image description here

From the docker desktop app I can see it is not starting enter image description here

I have tried to edit the docker compose file to different ports, but still it will not come up:

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source