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

Job in new container / Pull image from custom registry #53

Open
yuklia opened this issue Sep 19, 2018 · 4 comments
Open

Job in new container / Pull image from custom registry #53

yuklia opened this issue Sep 19, 2018 · 4 comments

Comments

@yuklia
Copy link

yuklia commented Sep 19, 2018

I use Amazon ECR as the registry.
The question is: Is it possible to propagate auth info to schedule?

@barmidrol
Copy link

You can always use ecr credential helper

@greenclaw
Copy link

greenclaw commented Nov 5, 2018

Is there way to login another registry(not amazon)?
I have gitlab registry. It seems that ofelia don't have access to mounted as volume ~/.docker/config.json

@greenclaw
Copy link

Is there way to login another registry(not amazon)?
I have gitlab registry. It seems that ofelia don't have access to mounted as volume ~/.docker/config.json

Sorry, my mistake. Operation permitted, just need to properly mount ~/.docker/config.json into the ofelia' container

@lhernanz
Copy link

lhernanz commented Feb 2, 2020

@yuklia did you ever get this solved? It seems that the docker-client that Ofelia uses never got to implement the credential helper feature: fsouza/go-dockerclient#627

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

4 participants