docker / docker/docker-credential-helpers
How to pass secretservice to container
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 195
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
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?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by investigating the Docker credential-helper and Ubuntu secretservice/DBUS setup described in the issue; done means documenting a reproducible container setup and its requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, linux, ubuntu
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100