v0.1.0 Initial release
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
- ci: add release automation by @jamestelfer in #1
New Contributors
- @jamestelfer made their first contribution in #1
Full Changelog: https://github.com/jamestelfer/docker-credential-env/commits/v0.1.0