#!/bin/bash
echo "=== 本机(10.168.3.36) ==="
docker ps --format "{{.Names}}" | grep -i b5949cd5 || echo "(none)"
echo "=== 检查 pve-01 ==="
