docker-status

Diagnose Docker host and container health with Docker CLI access.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Nerfherder16/BrickLayer --skill docker-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docker-status
Source: https://github.com/Nerfherder16/BrickLayer/tree/main/.claude/skills/docker-status
Command: npx skills add https://github.com/Nerfherder16/BrickLayer --skill docker-status

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? This skill provides a quick, reliable way to assess the health of a Docker environment, including host accessibility, container status, and service readiness.

## Core Features & Use Cases

  • Inspect CasaOS Docker Host connectivity and SSH access.
  • List running containers and review their health status.
  • Inspect container logs and per-container health indicators.
  • Check health endpoints and status across the Recall, Family Hub, and Media Stack services.
  • Review disk usage and general host health information.

### Quick Start Run the docker-status check on your CasaOS host to verify container health and service readiness.

Frequently Asked Questions about docker-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Docker container health status across multiple hosts?

Checking Docker container health across hosts requires verifying host connectivity and reading per-container health indicators. This skill inspects CasaOS Docker host SSH access, lists running containers, and reviews health status.

What's the best way to diagnose a Docker environment health issue on CasaOS?

Diagnosing Docker environment health on CasaOS involves inspecting container logs, checking service readiness, and reviewing disk usage. This skill assesses host accessibility, container status, and core service groups.

Do I need Docker CLI access to verify container health endpoints?

Yes, verifying container health endpoints requires Docker CLI access, permission to run docker commands, and the ability to read container health status, logs, and basic host data.

Can I check the readiness of specific service groups like Recall and Family Hub in Docker?

Yes, you can check the readiness of specific service groups like Recall and Family Hub. This skill verifies health endpoints and status across these core service groups within your Docker environment.

Why is my Docker container health check not working?

A Docker container health check might not work if the host is inaccessible or SSH access fails. This skill helps identify these issues by inspecting host connectivity, container logs, and per-container health indicators.