Skip to content

feat: publish official multi-arch images to GHCR - #1010

Open
KokerZhou wants to merge 3 commits into
dataelement:mainfrom
KokerZhou:feat/publish-ghcr-images
Open

feat: publish official multi-arch images to GHCR#1010
KokerZhou wants to merge 3 commits into
dataelement:mainfrom
KokerZhou:feat/publish-ghcr-images

Conversation

@KokerZhou

Copy link
Copy Markdown

Summary

Publish official backend and frontend images to GHCR as part of the existing release workflow.

Each release publishes linux/amd64 and linux/arm64 images with its release tag. The latest GitHub Release also updates latest.

Docker Compose pulls these images by default, while --build remains available for building from the checked-out source. The Docker instructions are aligned across all README languages.

Fixes #1009

Checklist

  • Tested locally
  • No unrelated changes included

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.

Publish official multi-architecture images to GHCR

1 participant