Trying Springboot Docker Image AWS ECS

Expected behavior

access my springboot restful service

Actual behavior

Unable to access my springboot restful service

Additional Information

I have created a springboot restful service listening on port 8092
created docker image , with container port as 8090
deployed the image on ecs from docker hub with container port as 8090 in the task definition
I am unable to access the public end point using cotainer port

Steps to reproduce the behavior

Same as above

Any suggestions are appreciated…

Olá!

Você conseguiu resolver o problema apontado?
Eu vou fazer uma implantação similar em breve e me interessa saber se há casos de sucesso na plataforma