RevoTale docker container multi-arch build & push action
Version updated for https://github.com/RevoTale/docker-multi-arch-release-action to version v1.2.0.
- This action is used across all versions by 5 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 build and push multi-architecture Docker images to container registries, supporting platforms like linux/amd64 and linux/arm64. It automates the tagging of images based on Git references or custom configurations, streamlining the release process for multi-platform Docker images. This action simplifies workflows by combining image building, multi-arch support, and registry management into a single, reliable solution.
Release notes
1.2.0 (2026-02-17)
Features
v1format support (798b967)