XenitAB / docker-credential-azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Credential Helper for Azure Container Registry

This is a small project that tries to implement the docker-credential-helpers credentials.Helper interface without using the Microsoft SDKs but rather the manicminer/hamilton Go SDK for Microsoft Graph.

This project is currently using a fork of hamilton and waiting for the following two PRs to merge:

Alternatives:

About

License:MIT License


Languages

Language:Go 94.8%Language:Makefile 5.2%