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

Using a ECR image as a base for a docker buiild #3

Closed
jdamata opened this issue Jun 10, 2021 · 0 comments
Closed

Using a ECR image as a base for a docker buiild #3

jdamata opened this issue Jun 10, 2021 · 0 comments

Comments

@jdamata
Copy link

jdamata commented Jun 10, 2021

Hello,

Thanks for your work on this drone extension. This works well for me when using a ECR image for a step in drone. Im running into problems when building a docker image in drone that uses a base image from ECR.

Step 1/13 : FROM *.dkr.ecr.ca-central-1.amazonaws.com/

--10 | time="2021-06-10T17:11:46Z" level=fatal msg="Head https://.dkr.ecr.ca-central-1.amazonaws.com/v2/: no basic auth credentials"

Is it possible to inject the docker creds into the drone step so that docker builds can leverage this extension?

@jdamata jdamata closed this as completed Jun 15, 2021
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