Add g++ and ghcr.io publishing #1

Closed
geusebio wants to merge 2 commits from add-gpp-package into main
Owner

Summary

  • Add g++ to the base package set so C/C++ extensions can be compiled during the build
  • Publish images to ghcr.io/grey-ooo/github-actions-runner alongside Docker Hub, matching this repo's GitHub mirror (grey-ooo/Github-Actions-Runner)
  • Add org.opencontainers.image.source/description labels to the Dockerfile so GHCR links the package to the GitHub repo
  • Enable the previously commented-out ghcr.io login step in the build workflow

Test plan

  • docker buildx bake --print resolves cleanly with both Docker Hub and GHCR tags
  • CI build/push succeeds and the ghcr.io package appears linked to the GitHub repo
## Summary - Add g++ to the base package set so C/C++ extensions can be compiled during the build - Publish images to ghcr.io/grey-ooo/github-actions-runner alongside Docker Hub, matching this repo's GitHub mirror (grey-ooo/Github-Actions-Runner) - Add org.opencontainers.image.source/description labels to the Dockerfile so GHCR links the package to the GitHub repo - Enable the previously commented-out ghcr.io login step in the build workflow ## Test plan - [x] `docker buildx bake --print` resolves cleanly with both Docker Hub and GHCR tags - [ ] CI build/push succeeds and the ghcr.io package appears linked to the GitHub repo
Needed for compiling C/C++ extensions during the build.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Add ghcr.io mirroring and OCI source annotations
Some checks failed
Build / Build Builder (push) Failing after 1m8s
efe6a74d2e
Publish images to ghcr.io/grey-ooo/github-actions-runner alongside
Docker Hub, and label the image with org.opencontainers.image.source
so GHCR links the package to the GitHub repo.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
geusebio closed this pull request 2026-07-09 14:35:07 +00:00
Some checks failed
Build / Build Builder (push) Failing after 1m8s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
actions/Github-Actions-Runner!1
No description provided.