Automic VaultAutomic Vault

brew

Install dockcheck with Homebrew

CLI tool to automate docker image updates. Version 0.7.8 via Homebrew; verified 2026-06-15.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install dockcheck

local Homebrew formula metadata

overview

Package summary

CLI tool to automate docker image updates

Commands and aliases

  • dockcheck

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: blue

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

Risk classifier

blue risk · medium confidence · tool

Why

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

Signals

  • text:image

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

Installed executables

CommandKindExposureNote
dockcheckcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.7.8
manager updated2026-06-15
local dataok
upstreamcurrent
latest detectedv0.7.8

https://github.com/mag37/dockcheck

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:dockcheck
Version0.7.8
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/dockcheck
Homepagehttps://mag37.org
Repositoryhttps://github.com/mag37/dockcheck
Upstream docshttps://github.com/mag37/dockcheck#readme
LicenseGPL-3.0-only
Source archivehttps://github.com/mag37/dockcheck/archive/refs/tags/v0.7.8.tar.gz
Last updated2026-06-15T10:20:15-04:00
Pulseupdated
Dependenciesregclient
Uses from macOSjq
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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