v0.6.0
- New credential helper on Linux using
pass
- New entry point for passing environment variables when calling a credential helper
- Add a Makefile rule generating a Windows release binary
Note
pass
needs to be configured for docker-credential-pass
to work properly.
It must be initialized with a gpg2
key ID. Make sure your GPG key exists in gpg2
keyring as pass
uses gpg2
instead of the default gpg
.