v0.2.0
Distributions for this release are published as binaries for Mac, Linux and Windows below. Download, extract and install the binary appropriate to the target system in order to use it as a credential helper.
In order for Docker to be able to use the binary, it must be:
- in the PATH
- have the name
docker-credential-env
, and - be executable by the required user.
Note that it is sufficient to create an appropriately named symbolic link to make it discoverable by Docker.
What's Changed
- fix: fail silently for unsupported actions by @jamestelfer in #2
- ci: add linux packages to release by @jamestelfer in #3
Full Changelog: v0.1.0...v0.2.0