Automic VaultAutomic Vault

brew

dockcheck を Homebrew でインストール

dockcheck のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install dockcheck

local Homebrew formula metadata

概要

パッケージ概要

CLI tool to automate docker image updates

コマンドとエイリアス

  • dockcheck

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:image

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dockcheckcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.8.1
マネージャ更新日2026-07-21
ローカルデータOK
上流最新
検出された最新v0.8.1

https://github.com/mag37/dockcheck

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:dockcheck
バージョン0.8.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/dockcheck
ホームページhttps://mag37.org
リポジトリhttps://github.com/mag37/dockcheck
上流ドキュメントhttps://github.com/mag37/dockcheck#readme
ライセンスGPL-3.0-only
ソースアーカイブhttps://github.com/mag37/dockcheck/archive/refs/tags/v0.8.1.tar.gz
最終更新2026-07-21T19:01:10Z
Pulseupdated
依存関係regclient
macOS 提供ライブラリjq
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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