macOS
brew install docker-credential-helperlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für docker-credential-helper in AI-Agent-Workflows.
Installation
brew install docker-credential-helperlocal Homebrew formula metadata
sudo zypper install docker-credential-secretserviceopenSUSE Tumbleweed package metadata · docker-credential-secretservice · Quelle: download.opensuse.org
Überblick
Platform keystore credential helper for Docker
Verlauf
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.
Sicherheitslage
Für docker-credential-helper wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
docker-credential-pass | cli | globales Executable | |
docker-credential-secretservice | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/docker/docker-credential-helpers
Installationsmetadaten
| Paketschlüssel | brew:docker-credential-helper |
|---|---|
| Version | 0.9.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/docker-credential-helper |
| Homepage | https://github.com/docker/docker-credential-helpers |
| Repository | https://github.com/docker/docker-credential-helpers |
| Upstream-Dokumentation | https://github.com/docker/docker-credential-helpers#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/docker/docker-credential-helpers/archive/refs/tags/v0.9.8.tar.gz |
| Zuletzt aktualisiert | 2026-06-08T21:10:10Z |
| Pulse | updated |
| Build-Abhängigkeiten | go, pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
docker-credential-secretservice 0.7.0-1.12
Leverage Docker credentials with libsecret
sudo zypper install docker-credential-secretserviceQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.