DEV Community

Discussion on: Creating a multi architecture CI/CD solution with Amazon ECS and ECS Anywhere

Collapse
 
094459 profile image
Ricardo Sueiras

The setup script just creates a container image that runs the sample app - in this instance it is a Amazon Linux 2 image with Amazon Corretto 11. Once you have that image, it will push it to Amazon ECR, which is then used as the building block for your ECS Clusters.