Check Docker Status banner
bybren-llc bybren-llc

Check Docker Status

DevOps community

Description

--- description: Check if {{DEV_MACHINE}} Docker environment needs updating allowed-tools: [Read, Write, Edit, Bash, Grep, Glob] --- > **📋 TEMPLATE**: This command is a template. See "Customization Guide" below to adapt for your infrastructure. > **DEPRECATED**: This command is an alias to `/remote-status`. Use `/remote-status` directly. This command calls `/remote-status` which is the canonical command for checking {{DEV_MACHINE}} Docker status. ## Usage ```bash /remote-status ``` ## Why

Installation

Installs to ~/.claude/commands/bybren-llc-safe-agentic-workflow-check-docker-status.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bybren-llc/safe-agentic-workflow/HEAD/.claude/commands/check-docker-status.md -o ~/.claude/commands/bybren-llc-safe-agentic-workflow-check-docker-status.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository