-
Notifications
You must be signed in to change notification settings - Fork 38
Add support for pushing images to Amazon ECR #97
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
base: mainline
Are you sure you want to change the base?
Conversation
Signed-off-by: Hanxi Zhang <[email protected]>
|
Can you add an image of your own ECR registry with the published images to the PR description? |
Thank you for your suggestion, i just added a link to my own ECR repo |
|
The code looks good to me and I see that the unstable version of the image is updated everyday in your personal repo which is good. I'll take another look once we set up all the credentials 👍. |
Signed-off-by: Hanxi Zhang <[email protected]>
Co-authored-by: Nikhil Manglore <[email protected]> Signed-off-by: Hanxi Zhang <[email protected]>
Signed-off-by: Hanxi Zhang <[email protected]>
…tainer into clean-ecr-support
Addresses #17
Summary
This PR adds support for publishing Valkey container images to Amazon ECR Public Gallery
Required Secrets
For ECR publishing to work, the following repository secrets need to be configured:
AWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEYECR_REPOSITORY_ALIASTesting
Verified functionality by publishing to personal registries: