Source: docker-credential-gcr Section: golang Maintainer: Debian Go Packaging Team Uploaders: Maytham Alsudany Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-google-subcommands-dev, golang-github-toqueteos-webbrowser-dev, golang-golang-x-oauth2-dev, golang-github-docker-docker-dev, golang-github-docker-docker-credential-helpers-dev, golang-google-cloud-compute-metadata-dev, golang-github-golang-mock-dev, golang-golang-x-sync-dev , Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/go-team/packages/docker-credential-gcr Vcs-Git: https://salsa.debian.org/go-team/packages/docker-credential-gcr.git Homepage: https://github.com/GoogleCloudPlatform/docker-credential-gcr XS-Go-Import-Path: github.com/GoogleCloudPlatform/docker-credential-gcr/v2 Package: docker-credential-gcr Section: admin Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Static-Built-Using: ${misc:Static-Built-Using} Description: Docker credential helper for GCR users (program) docker-credential-gcr is Google Container Registry's Docker credential helper. It allows for Docker clients v1.11+ to easily make authenticated requests to GCR's repositories (gcr.io, eu.gcr.io, etc.). . The helper implements the Docker Credential Store API, but enables more advanced authentication schemes for GCR's users. In particular, it respects Application Default Credentials and is capable of generating credentials automatically (without an explicit login operation) when running in App Engine or Compute Engine. Package: golang-github-googlecloudplatform-docker-credential-gcr-dev Architecture: all Multi-Arch: foreign Depends: golang-github-google-subcommands-dev, golang-github-toqueteos-webbrowser-dev, golang-golang-x-oauth2-dev, golang-github-docker-docker-dev, golang-github-docker-docker-credential-helpers-dev, golang-google-cloud-compute-metadata-dev, golang-github-golang-mock-dev, ${misc:Depends}, Description: Docker credential helper for GCR users (library) docker-credential-gcr is Google Container Registry's Docker credential helper. It allows for Docker clients v1.11+ to easily make authenticated requests to GCR's repositories (gcr.io, eu.gcr.io, etc.). . The helper implements the Docker Credential Store API, but enables more advanced authentication schemes for GCR's users. In particular, it respects Application Default Credentials and is capable of generating credentials automatically (without an explicit login operation) when running in App Engine or Compute Engine. . This package contains the library for consumption by other Go programs.