1
0
mirror of https://github.com/docker/docker-credential-helpers.git synced 2026-06-13 16:01:28 +05:30

release target with checksums

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2022-08-28 20:53:38 +02:00
parent da1d534b46
commit 056f8792b7
7 changed files with 138 additions and 61 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ $ make osxkeychain
3 - Put that binary in your `$PATH`, so Docker can find it.
```shell
$ cp bin/docker-credential-osxkeychain /usr/local/bin/
$ cp bin/build/docker-credential-osxkeychain /usr/local/bin/
```
## Usage