Skip to content

Publish multi-arch container image to GHCR#3

Merged
akumar-99 merged 1 commit into
mainfrom
feat/publish-image
Jun 11, 2026
Merged

Publish multi-arch container image to GHCR#3
akumar-99 merged 1 commit into
mainfrom
feat/publish-image

Conversation

@akumar-99

Copy link
Copy Markdown
Contributor

Summary

  • New Publish image workflow: buildx builds for linux/amd64 + linux/arm64 and pushes to ghcr.io/asyncup-dev/asyncup on every merge to main (latest, sha-*) and on version tags (vX.Y.Z, X.Y), with GHA layer caching.
  • docker-compose now defaults to the published image (build-from-source stays one comment away).
  • Deployment docs + README updated.

Test plan

  • First publish run on main succeeds
  • docker pull ghcr.io/asyncup-dev/asyncup:latest works after making the package public

@akumar-99 akumar-99 merged commit aac5cfa into main Jun 11, 2026
4 checks passed
@akumar-99 akumar-99 deleted the feat/publish-image branch June 11, 2026 01:30
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