To build Jenkins pipeline to create Docker image and push the image to AWS Elastic Container Registry (ECR) on Amazon Linux 2 EC2 instance.
-
Part 1 - Launch a Jenkins Server Configured for ECR Management
-
Part 2 - Prepare the Image Repository on ECR and Project Repository on GitHub with Webhook
-
Part 3 - Create Jenkins Pipeline for the Project with GitHub Webhook
-
Part 4 - Clean up the Image Repository on AWS ECR