Skip to content

Add QEMU and Docker Buildx setup steps to release workflow#5

Merged
Jimzical merged 2 commits into
mainfrom
fix/release-qemu-support
Jan 3, 2026
Merged

Add QEMU and Docker Buildx setup steps to release workflow#5
Jimzical merged 2 commits into
mainfrom
fix/release-qemu-support

Conversation

@Jimzical

@Jimzical Jimzical commented Jan 3, 2026

Copy link
Copy Markdown
Owner

This PR adds QEMU and Docker Buildx setup to the release workflow to enable multi-platform Docker image builds. These steps are required for GoReleaser to successfully build the AMD64 and ARM64 container images defined in .goreleaser.yaml.

Adds QEMU emulation support for cross-platform builds
Adds Docker Buildx for advanced multi-platform build features

Copilot AI review requested due to automatic review settings January 3, 2026 17:50

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds QEMU and Docker Buildx setup to the release workflow to enable multi-platform Docker image builds. These steps are required for GoReleaser to successfully build the AMD64 and ARM64 container images defined in .goreleaser.yaml.

  • Adds QEMU emulation support for cross-platform builds
  • Adds Docker Buildx for advanced multi-platform build features

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/release.yml
@Jimzical Jimzical merged commit 7d844b6 into main Jan 3, 2026
3 checks passed
@Jimzical Jimzical deleted the fix/release-qemu-support branch January 3, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants