I recently created this simple game with python using flask, So I contained it on docker and it worked but when I try to run the docker container it gets stuck at :
[2024-05-30 17:30:09 +0000] [10] [INFO] Booting worker with pid: 10
I have checked the logs but there is nothing much to show, And my codes are all fine.
I tried to review my code and other files it is all in order and I am not sure how to proceed further
New contributor
Tech_bro is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.