docker-credential-helpers icon indicating copy to clipboard operation
docker-credential-helpers copied to clipboard

easy documentation for all major operation systems

Open chandanpasunoori opened this issue 8 years ago • 2 comments

documentation should be updated for all major operating systems like ubuntu, macOs (any way already there), centos, windows, amazon linux, etc.

chandanpasunoori avatar Sep 01 '17 00:09 chandanpasunoori

it's even better to create a script to automate configuration

chandanpasunoori avatar Sep 01 '17 00:09 chandanpasunoori

Can you please describe the configuration doc you're expecting?

  • Keychain on OSX and Credential Manager on Windows are native and self-managed
  • pass configuration exists everywhere if you want to use it's helper: https://wiki.archlinux.org/index.php/Pass
  • secretservice is generally already configured when package is installed

n4ss avatar Sep 01 '17 09:09 n4ss