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

Create a Docker CLI Connector for Secretless #1312

Open
JakeQuilty opened this issue Jul 21, 2020 · 0 comments
Open

Create a Docker CLI Connector for Secretless #1312

JakeQuilty opened this issue Jul 21, 2020 · 0 comments

Comments

@JakeQuilty
Copy link
Contributor

Is your feature request related to a problem? Please describe.

I'd like to be able to use Secretless to authenticate with the Docker Registry from the Docker CLI. This would let you be able to use commands like docker pull example/private-image without knowing the actual secrets involved with authenticating.

Describe the solution you would like

Creating a connector specific to the Docker CLI to authenticate with the Registry.

Describe alternatives you have considered

I tried to using the Docker generic HTTP config, but the way of pushing/pulling images through the API is impractical for most use cases.

Additional context

There is a lot of research about this here: #1303

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant