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

How to pass secretservice to container #150

Open
abergmeier opened this issue May 16, 2019 · 1 comment
Open

How to pass secretservice to container #150

abergmeier opened this issue May 16, 2019 · 1 comment

Comments

@abergmeier
Copy link

On my Ubuntu Dev machine I have credentials stored via secretservice. Now I would like to run containers inside docker, which have these same credentials.
Mounting $HOME/.docker into the container works fine OC, but using the credentials fails since it does not yet find the secretservice-credential helper. And even if I would have the binary, I assume that somehow I would need a way to connect to host DBUS!?
Is there any documentation on how to do this?

@jeremiah
Copy link

You might take a look at this file: https://github.com/docker/docker-credential-helpers

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

2 participants