bpftime icon indicating copy to clipboard operation
bpftime copied to clipboard

[FEATURE] Image repo create request

Open Zheaoli opened this issue 2 years ago • 3 comments

After #216 , we use the base runtime image as our CI image.

I need to migrate the image from my personal repo to the org repo

Would you mind helping create a new image repo in our image site named "basic-ci-runtime"?

cc @yunwei37 @Officeyutong

Zheaoli avatar Feb 11 '24 19:02 Zheaoli

Of course we can help! Thanks!

By the way, is there any permission setting or problems that prevent you from creating the new repo or pushing to the GitHub packages? We can also help fix that.

yunwei37 avatar Feb 12 '24 10:02 yunwei37

Of course we can help! Thanks!

By the way, is there any permission setting or problems that prevent you from creating the new repo or pushing to the GitHub packages? We can also help fix that.

I just don't have the ghcr.io account yet lol.

Zheaoli avatar Feb 12 '24 12:02 Zheaoli

Oh, that's GitHub packages.

You can directly push with your GitHub accounts.

Reference:

https://docs.github.com/en/packages/learn-github-packages/introduction-to-github-packages

https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry

yunwei37 avatar Feb 12 '24 14:02 yunwei37