Automic VaultAutomic Vault

brew

使用 Homebrew, zypper 安装 docker-credential-helper

查看 docker-credential-helper 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install docker-credential-helper

local Homebrew formula metadata

Linux

openSUSE zypper已验证 · 92%
sudo zypper install docker-credential-secretservice

openSUSE Tumbleweed package metadata · docker-credential-secretservice · 来源: download.opensuse.org

概览

软件包摘要

Platform keystore credential helper for Docker

命令和别名

  • docker-credential-pass
  • docker-credential-secretservice

历史

项目历史与用法

Docker Credential Helpers is Docker's suite of helper binaries and Go libraries for storing registry credentials in native platform stores rather than plain Docker config JSON.

项目历史

The repository was created to house the helper programs that Docker can invoke through its credential-store protocol. The README describes helpers for macOS Keychain, Linux Secret Service, Windows Credential Manager, and pass, plus libraries for client applications and for implementing new helpers.

The tag history begins with v0.1.0 in 2016 and continues through the 2020s. Its development has stayed intentionally narrow: it maintains small platform-specific executables, a common credentials protocol with store/get/erase/list commands, and build/release machinery for distributing helper binaries.

采用历史

The helper suite became part of normal Docker desktop and CLI workflows because Docker config supports a credsStore setting in ~/.docker/config.json. Users often encounter it indirectly when Docker Desktop or a package manager installs docker-credential-osxkeychain, docker-credential-wincred, docker-credential-secretservice, or docker-credential-pass.

使用方式

Users configure Docker with a credsStore value such as osxkeychain, secretservice, wincred, or pass. Docker then calls the corresponding docker-credential-* program to store, retrieve, erase, and list registry secrets. Other command-line applications can also call helpers through the Go client package documented by the project.

为什么软件包爱好者会关心

This is a classic small package with outsized operational effect: it is not the Docker daemon, but it determines whether registry authentication is stored in a system keychain or leaks into config files. It also explains why Docker packages often need platform-specific credential-helper binaries alongside the main CLI.

时间线

  • 2016: v0.1.0 tagged for the Docker credential helper suite.
  • 2017: v0.5.x releases continue early helper development.
  • 2022: v0.7.0 appears after a long 0.6.x line.
  • 2024: v0.8.x releases continue maintenance of the helper binaries.
  • 2026: v0.9.8 is tagged in the upstream repository.

Related projects

  • Related projects include Docker CLI and Docker Engine, platform credential stores such as macOS Keychain, Secret Service, Windows Credential Manager, and pass, and service-specific helpers such as Amazon ECR Docker Credential Helper.

安全态势

尚未找到受保护工具覆盖

没有找到 docker-credential-helper 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.docker/config.json

可执行文件

已安装的可执行文件

命令类型暴露范围备注
docker-credential-passcli全局可执行文件
docker-credential-secretservicecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.9.8
管理器更新时间2026-06-08
本地数据OK
上游当前
检测到的最新版本v0.9.8

https://github.com/docker/docker-credential-helpers

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:docker-credential-helper
版本0.9.8
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/docker-credential-helper
主页https://github.com/docker/docker-credential-helpers
仓库https://github.com/docker/docker-credential-helpers
上游文档https://github.com/docker/docker-credential-helpers#readme
许可证MIT
源码归档https://github.com/docker/docker-credential-helpers/archive/refs/tags/v0.9.8.tar.gz
最后更新2026-06-08T21:10:10Z
Pulseupdated
构建依赖go, pkgconf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedocker-credential-helper
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

zypper92%

docker-credential-secretservice 0.7.0-1.12

Leverage Docker credentials with libsecret

http://www.docker.io

sudo zypper install docker-credential-secretservice
  • License: MIT
  • Category: System/Management
  • Architecture: x86_64
  • Source Package: docker-credential-secretservice
  • 9 依赖
  • 2 提供
  • installed executable or alias match
  • 匹配方式:Docker Credential Secretservice
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: docker-credential-secretservice from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment