macOS
brew install docker-credential-helperlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de docker-credential-helper pour les workflows d'agents IA.
installation
brew install docker-credential-helperlocal Homebrew formula metadata
sudo zypper install docker-credential-secretserviceopenSUSE Tumbleweed package metadata · docker-credential-secretservice · Source: download.opensuse.org
aperçu
Platform keystore credential helper for Docker
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour docker-credential-helper. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.docker/config.jsonexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
docker-credential-pass | cli | exécutable global | |
docker-credential-secretservice | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/docker/docker-credential-helpers
métadonnées d'installation
| Clé du paquet | brew:docker-credential-helper |
|---|---|
| Version | 0.9.8 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/docker-credential-helper |
| Page d'accueil | https://github.com/docker/docker-credential-helpers |
| Dépôt | https://github.com/docker/docker-credential-helpers |
| Docs amont | https://github.com/docker/docker-credential-helpers#readme |
| Licence | MIT |
| Archive source | https://github.com/docker/docker-credential-helpers/archive/refs/tags/v0.9.8.tar.gz |
| Dernière mise à jour | 2026-06-08T21:10:10Z |
| Pulse | updated |
| Dépendances de compilation | go, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | docker-credential-helper |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
docker-credential-secretservice 0.7.0-1.12
Leverage Docker credentials with libsecret
sudo zypper install docker-credential-secretservicepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.