Automic VaultAutomic Vault

brew

dockcheck mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dockcheck in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dockcheck

local Homebrew formula metadata

Überblick

Paketzusammenfassung

CLI tool to automate docker image updates

Befehle und Aliase

  • dockcheck

Verlauf

Projektgeschichte und Nutzung

Dockcheck is a Bash CLI for checking and optionally applying Docker image updates. Its README frames the tool around selective updates, include and exclude lists, image backups, labels, notifications, pruning, and Compose-aware container recreation.

Projektgeschichte

The maintainer's project writeup traces the idea to late 2022, when the original goal was to determine whether container images had updates without pulling every image first. The implementation settled on comparing local and remote image digests with help from regclient/regctl, turning a home-server maintenance annoyance into a reusable script.

Adoptionsgeschichte

Dockcheck's adoption is mostly self-hosting and homelab oriented: it is packaged for Homebrew in this batch, but the upstream README still documents direct script installation into a PATH directory and cron-style unattended checks. The README also points Podman users to the podcheck fork, which is a useful signal that its audience overlaps with container tinkerers who manage small fleets outside a full orchestration platform.

Wie es verwendet wird

Common usage is to scan running or stopped containers for newer images, choose which containers to update, pull the selected images, recreate containers or Compose stacks, and optionally prune dangling images afterward. Configuration lives in dockcheck.config beside the script or under ~/.config, and notifications are driven by shell templates plus channel-specific environment variables.

Warum Paket-Nerds sich dafür interessieren

Dockcheck is package-nerd interesting because it sits between heavy automated updaters and manual docker compose pull loops. It is a small shell tool built around registry digests, regctl, jq, and Compose conventions, so packaging it gives users a reproducible way to add conservative image-update checks to cron jobs and home servers.

Zeitleiste

  • 2022: Maintainer describes the original idea forming around Christmas 2022.
  • 2024: Maintainer publishes a project history post explaining the digest-based approach.
  • 2026: The batch input lists Homebrew distribution for dockcheck.

Related projects

  • Dockcheck is adjacent to Watchtower-style container updaters, Docker Compose maintenance scripts, regclient/regctl, and the podcheck fork for Podman users.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:image

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
./dockcheck.config~/.config/dockcheck.config

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
dockcheckcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version0.8.1
Manager aktualisiert2026-07-21
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.8.1

https://github.com/mag37/dockcheck

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dockcheck
Version0.8.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dockcheck
Homepagehttps://mag37.org
Repositoryhttps://github.com/mag37/dockcheck
Upstream-Dokumentationhttps://github.com/mag37/dockcheck#readme
LizenzGPL-3.0-only
Quellarchivhttps://github.com/mag37/dockcheck/archive/refs/tags/v0.8.1.tar.gz
Zuletzt aktualisiert2026-07-21T19:01:10Z
Pulseupdated
Abhängigkeitenregclient
Von macOS bereitgestellte Bibliothekenjq
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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
  • package relationship graph
  • package version freshness
  • package-page enrichment