Guidance on how to authenticate to private ECR #35563
Unanswered
rizolo
asked this question in
Request Help
Replies: 4 comments 1 reply
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
hostType should be docker https://docs.renovatebot.com/docker/#aws-ecr-amazon-web-services-elastic-container-registry |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
has anyone got this working? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
CLI via Github Action
Please tell us more about your question or problem
I'm trying to set up Renovate, currently using local CLI calls but eventually to be used via a Github workflow using the CLI, in order to authenticate and then upgrade my container images on a terraform file using a custom RegEx manager. However, Renovate seems to fail when attempting to authenticate.
I was using the docs in order to figure out how to authenticate with ECR, and am able to locally pull my image as I want, but I cannot seem to figure out how to authenticate the repository with Renovate.
Any guidance would be helpful!
Current config:
How I'm running the CLI locally (at the moment)
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions