Build and Push Docker Image to ECR
Version updated for https://github.com/anilrajrimal1/aws-ecr-docker-builder-action to version v1.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The AWS ECR Docker Builder Action is a GitHub Action designed to automate the process of building and pushing Docker images to Amazon Elastic Container Registry (ECR). It streamlines CI/CD workflows by managing AWS authentication (via OIDC), Docker image building, tagging, and deployment to ECR, eliminating the need for manual credential handling. Key features include seamless AWS ECR integration, branch-specific image tagging, and flexible configuration options for Dockerfile paths, image tags, and build contexts.
Release notes
Full Changelog: https://github.com/anilrajrimal1/aws-ecr-docker-builder-action/compare/v1.0.0...v1.0.1