Docker Setup QEMU
Version updated for https://github.com/docker/setup-qemu-action to version v4.0.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 350,483 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, docker/setup-qemu-action, automates the installation of QEMU static binaries, enabling cross-platform emulation for various CPU architectures within CI workflows. It simplifies the process of setting up QEMU, facilitating tasks such as multi-platform Docker image builds and enhancing compatibility in build pipelines. Key capabilities include specifying target platforms and caching QEMU binaries for efficient reuse.
Release notes
- Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by @crazy-max in https://github.com/docker/setup-qemu-action/pull/245
- Switch to ESM and update config/test wiring by @crazy-max in https://github.com/docker/setup-qemu-action/pull/241
- Bump @actions/core from 1.11.1 to 3.0.0 in https://github.com/docker/setup-qemu-action/pull/244
- Bump @docker/actions-toolkit from 0.67.0 to 0.77.0 in https://github.com/docker/setup-qemu-action/pull/243
- Bump @isaacs/brace-expansion from 5.0.0 to 5.0.1 in https://github.com/docker/setup-qemu-action/pull/240
- Bump js-yaml from 3.14.1 to 3.14.2 in https://github.com/docker/setup-qemu-action/pull/231
- Bump lodash from 4.17.21 to 4.17.23 in https://github.com/docker/setup-qemu-action/pull/238
Full Changelog: https://github.com/docker/setup-qemu-action/compare/v3.7.0...v4.0.0