How to copy linux and windows ECR images, cross account

Viewed 8

Is there an alternative way to pull/push ECR images for both Linux and Windows platforms, preferably using Linux env only?

The auth + pull/tag/push mechanisms requires one Windows + one Linux runtime which is inefficient and costly. This also increases CICD pipelines complexity, which is performed with AWS CodeBuild + EC2.

0 Answers
Related