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

Implement alternative to using credential helper for push and pull authentication. #22

Closed
coollog opened this issue Jan 29, 2018 · 0 comments

Comments

@coollog
Copy link
Contributor

coollog commented Jan 29, 2018

From GoogleContainerTools/minikube-build-tools-for-java#118

Possible methods:

  • Use system keychain
  • Read docker config
  • Read a secrets.json
  • Read environment variables
  • Use a user-defined command

Recommended solution:

  • Add task jib:login that has same usage as docker login.
  • Automatically pull credStore and credHelpers config from ~/.docker/config.json
@coollog coollog added this to the 0.2.0 milestone Jan 30, 2018
@coollog coollog changed the title Implement alternative to using credential helper for push authentication. Implement alternative to using credential helper for push and pull authentication. Feb 6, 2018
@coollog coollog added this to To do in Alternative Registry Authentication via automation Feb 7, 2018
@coollog coollog closed this as completed Feb 21, 2018
Alternative Registry Authentication automation moved this from To do to Done Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant