Hi,
Question regarding the 'AWS ECR push image' pipe, we create several docker images as part of our pipeline. What is the best way to use this pipe in our pipeline?
At the moment we're trying to run it after each image is built, but since it's starting up another docker container, is it a bit wasteful.
Are there any alternatives that anyone can suggest including installing the AWS CLI into the docker container and using that to push the images to our ECR?
It would be awesome if it's possible to create an array and loop through the array in the pipeline, but I think I'm getting to a point where I'm better off creating our own docker container to build our application.
Thanks all for your help.
Scott
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.