Build Docker Image to AWS ECR
Version updated for https://github.com/kubescript/build-to-ecr to version v1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of building and pushing Docker images to Amazon Elastic Container Registry (ECR) using secure AWS OIDC authentication, eliminating the need for manually managing AWS credentials. It supports features like BuildKit caching for faster builds, multi-stage Docker builds, and smart tagging of images with multiple tag formats (e.g., latest, version-based tags). The action streamlines container image workflows, ensuring efficient and secure deployment pipelines.
Release notes
First release
Full Changelog: https://github.com/kubescript/build-to-ecr/commits/v1.0.0