I was creating an ECS environment for PHP Larval with 2 services one is hosted in a public zone and another in a private zone with nat gateways. To save some cost I have removed the nat gateways and moved the other docker to the public subnet. Now I am unable to pull the container images.
I am tried assigning the public IP to container still unable to pull the images.