RevoTale docker container multi-arch build & push action
Version updated for https://github.com/RevoTale/docker-multi-arch-release-action to version v1.4.0.
- This action is used across all versions by 7 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The docker-multi-arch-release-action is a GitHub Action designed to automate the building and pushing of multi-architecture Docker images. It simplifies tagging by automatically deriving tags from Git references or allowing custom tag configurations, streamlining the release process for containerized applications. This action addresses the challenge of creating and distributing Docker images compatible with multiple platforms (e.g., amd64, arm64) in a reliable and efficient manner.
Release notes
1.4.0 (2026-03-25)
Features
- ad dockerfile path arg (16e99b5)