Skyhook Docker Multi-Registry Build Push
Version updated for https://github.com/skyhook-io/docker-build-push-action to version v1.5.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Docker Build and Push Action is a GitHub Action that simplifies building and pushing Docker images to container registries. It automates tasks such as tag generation (e.g., :latest, SHA-based tags), multi-registry support, and multi-architecture builds, while providing input validation and enhanced summaries. This action reduces complexity and minimizes errors in Docker workflows, making it easier for developers to manage consistent and traceable container images.