Source: golang-github-chrismellard-docker-credential-acr-env Section: golang Maintainer: Debian Go Packaging Team Uploaders: Simon Josefsson , Build-Depends: debhelper-compat (= 13), dh-sequence-golang, dpkg-build-api (= 1), golang-any, golang-github-azure-azure-sdk-for-go-dev, golang-github-azure-go-autorest-dev, golang-github-docker-docker-credential-helpers-dev, golang-github-mitchellh-go-homedir-dev, golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-chrismellard-docker-credential-acr-env Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-chrismellard-docker-credential-acr-env.git Homepage: https://github.com/chrismellard/docker-credential-acr-env XS-Go-Import-Path: github.com/chrismellard/docker-credential-acr-env Package: golang-github-chrismellard-docker-credential-acr-env-dev Architecture: all Multi-Arch: foreign Depends: golang-github-azure-azure-sdk-for-go-dev, golang-github-azure-go-autorest-dev, golang-github-docker-docker-credential-helpers-dev, golang-github-mitchellh-go-homedir-dev, golang-github-spf13-cobra-dev, golang-github-spf13-viper-dev, ${misc:Depends}, Description: Azure Container Registry (ACR) Docker Credential Helper (library) Azure Container Registry (ACR) Docker Credential Helper . The ACR docker credential helper is an alternative to the existing file store based ACR helper located here (https://github.com/Azure/acr-docker- credential-helper) which relies on az command line and is not optimised for use in CI environments. Primary use case for this helper is for use with kaniko and other tools running in CI scenarios wishing to push to Azure Container Registry . This package contains the Go library.