Dockcheck

Use this skill when the user wants to automatically update Docker container images

javimosch eae41d1 741 B Updated

File contents

Dockcheck Plugin

automatically update Docker container images

Commands

  • dockcheck self version — Print dockcheck version
  • dockcheck _ _ — Passthrough to dockcheck CLI

Usage Examples

  • "Check for container updates"
  • "Update all containers"
  • "Auto-update Docker images"

Installation

curl -sSL https://raw.githubusercontent.com/nicholasgasior/dockcheck/main/install.sh | bash

Examples

dockcheck check
dockcheck update --all
dockcheck update container_name

Key Features

  • Automatic update detection
  • Selective container updates
  • Rollback support
  • Cron-friendly

javimosch/supercli/tree/main/plugins/dockcheck/skills/quickstart commit eae41d1e7a

Frequently asked questions

npx skillmds@latest add javimosch/dockcheck