volumes-backup-extension/client
Felipe Cruz Martinez 1b7501f2ad
Fix CVEs using Docker Scout (#109)
* Fix CVEs using Docker Scout

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

* Fix unit tests

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>

---------

Signed-off-by: felipecruz91 <felipecruz91@hotmail.es>
2023-06-06 12:23:54 +02:00
..
.gitignore Pass auth in body instead of in the req headers (#44) 2022-08-23 16:08:16 +02:00
Makefile Pass auth in body instead of in the req headers (#44) 2022-08-23 16:08:16 +02:00
README.md Pass auth in body instead of in the req headers (#44) 2022-08-23 16:08:16 +02:00
auth.go Implement push volume to registry (#29) 2022-08-12 10:16:31 +02:00
go.mod Fix CVEs using Docker Scout (#109) 2023-06-06 12:23:54 +02:00
go.sum Fix CVEs using Docker Scout (#109) 2023-06-06 12:23:54 +02:00
main.go Pass auth in body instead of in the req headers (#44) 2022-08-23 16:08:16 +02:00

README.md

docker-credentials-client

This is a client cli to retrieve the Docker credentials in base64.

$ ./docker-credentials-client get-creds REFERENCE

For example, if there is an image with reference john/my-image:1.0.0 (or equally docker.io/john/my-image:1.0.0, you can retrieve the Docker credentials from the docker.io (DockerHub) registry running:

./docker-credentials-client get-creds john/my-image:1.0.0
ey...