Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: container image build ci to push image to github registry #2429

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Rajpratik71
Copy link

PR Description

Use GitHub CI to build the latest Container image on git push and store container image on GitHub registry

Current docker image hosted on Dockerhub, which is having rate-limit.

Under a on-prem or org network , it get exhausted easily.

i.e. why added workflow to build and store it in ghcr, Github Own Container Registry

Which issue(s) this PR fixes

Notes to the Reviewer

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

Use GitHub CI to build the latest Container image on git push and store container image on GitHub registry


Current docker image hosted on Dockerhub, which is having rate-limit.

Under a on-prem or org network , it get exhausted easily.

i.e. why added workflow to build and store it in ghcr, Github Own Container Registry


Signed-off-by: Pratik Raj <[email protected]>
@Rajpratik71 Rajpratik71 requested a review from a team as a code owner January 16, 2025 12:09
@Rajpratik71 Rajpratik71 changed the title feat: container image build ci for push image to github registry feat: container image build ci to push image to github registry Jan 16, 2025
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