Skyhook Docker Multi-Registry Build Push
Version updated for https://github.com/skyhook-io/docker-build-push-action to version v1.5.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Docker Build and Push Action is a streamlined wrapper around Docker’s build-push-action that automates the process of building and pushing Docker images to container registries. It solves common challenges by simplifying configuration, automatically generating tags (e.g., SHA, latest), supporting multi-architecture builds, and ensuring input validation to prevent errors. Additionally, it enhances security with SBOM and provenance support and provides detailed build summaries for better traceability.