Skip to content

feat: add QEMU setup step and specify platforms for Docker build#13

Merged
masmuss merged 1 commit into
mainfrom
dev
Apr 24, 2026
Merged

feat: add QEMU setup step and specify platforms for Docker build#13
masmuss merged 1 commit into
mainfrom
dev

Conversation

@masmuss

@masmuss masmuss commented Apr 24, 2026

Copy link
Copy Markdown
Owner

This pull request updates the Docker image release workflow to support building and publishing multi-platform images. The main changes ensure that images are built for both amd64 and arm64 architectures and that the necessary tools are set up for cross-platform builds.

Multi-platform build support:

  • Added a step to set up QEMU for cross-platform builds using docker/setup-qemu-action@v4 in the workflow.
  • Updated the Docker build step to build images for both linux/amd64 and linux/arm64 platforms by specifying the platforms option.

@masmuss masmuss merged commit 0c5bc56 into main Apr 24, 2026
3 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant