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

Cannot use a base image from ECR in Github Actions #82

Open
dancorne opened this issue Dec 22, 2022 · 0 comments
Open

Cannot use a base image from ECR in Github Actions #82

dancorne opened this issue Dec 22, 2022 · 0 comments

Comments

@dancorne
Copy link
Contributor

I've been testing fac/dynamic-thumbnail-generation with a base image stored in ECR, but hoping to move away from it so it's not critical, and can be worked around. However it's unintuitive behaviour...

Setting up a Github Action to assume arn:aws:iam::486229364833:role/allow_ecr_push_pull_access to pull/push images should have authentication to pull a base image from our ECR repos but it returns an error when trying to access it. Unfortunately I can't find my example in the logs now but it was clear it couldn't pull the base image due to authentication issues. I think it works locally though, maybe because Docker auth works separately to the AWS login IIRC.

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

No branches or pull requests

1 participant