Below you will find pages that utilize the taxonomy term “RevoTale”
March 25, 2026
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.
March 11, 2026
RevoTale docker container multi-arch build & push action
Version updated for https://github.com/RevoTale/docker-multi-arch-release-action to version v1.3.0.
This action is used across all versions by 6 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 GitHub Action automates the process of building and pushing multi-architecture Docker images to a container registry. It simplifies tagging based on Git references, supports custom tags, and handles multiple platforms (e.g., linux/amd64, linux/arm64) in a single workflow.
February 17, 2026
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.
December 31, 2025
RevoTale docker container multi-arch build & push action
Version updated for https://github.com/RevoTale/docker-multi-arch-release-action to version v1.0.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
December 25, 2025
RevoTale docker container multi-arch build & push action
Version updated for https://github.com/RevoTale/docker-multi-arch-release-action to version v1.0.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The docker-release-action is a GitHub Action designed to automate the deployment of multi-platform Docker images. It streamlines the CI/CD process by building and releasing Docker images directly from a GitHub workflow, solving the need for manual image management across diverse platforms. Key capabilities include multi-platform support and seamless integration into GitHub Actions workflows for efficient image deployment.