Skip to content

feat: 增加镜像 arm64 原生构建#10

Closed
qinhn525 wants to merge 1 commit into
chaitin:mainfrom
qinhn525:feat/addArm64Image
Closed

feat: 增加镜像 arm64 原生构建#10
qinhn525 wants to merge 1 commit into
chaitin:mainfrom
qinhn525:feat/addArm64Image

Conversation

@qinhn525

Copy link
Copy Markdown

• ## Summary

  • Update the Images workflow to build Docker images for both linux/amd64 and linux/arm64.
  • Use GitHub-hosted native ARM runners (ubuntu-24.04-arm) for arm64 image builds.
  • Push per-architecture images by digest on non-PR events, then merge them into multi-arch manifest lists for
    the existing GHCR tags.
  • Keep PR image jobs as build-only checks with push: false.

Testing

Not yet verified by an actual GitHub Actions run on ubuntu-24.04-arm; this PR should validate that path
through the pull_request workflow.

Checklist

  • Documentation updated when behavior or configuration changed.
  • Tests added or updated for user-visible behavior.
  • No secrets, private endpoints, internal certificates, or local runtime state included.

@qinhn525 qinhn525 closed this Jun 18, 2026
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.

1 participant