Configure AWS CLI
Ensure you have the necessary permissions to create and push to the ECR repository.
Using Helix with ECR will NOT work unless you have the necessary permissions via the AWS CLI.
Deploy to ECR
1
Add ECR instance
2
Build image
3
Push to ECR
- Create ECR repository if needed
- Authenticate Docker with ECR
- Tag and push the image
4
Deploy to ECS/EKS
Use the pushed image in your container orchestration: