关于
This skill equips Claude with a comprehensive diagnostic framework for troubleshooting Docker environments, ranging from quick status checks to deep-dive forensic analysis of container filesystems. It covers common pitfalls like OOM kills (Exit Code 137), networking isolation problems, volume mount permission errors, and image build failures. By following a structured four-phase methodology—Assessment, Log Analysis, Investigation, and Deep Analysis—it ensures developers can pinpoint root causes efficiently using essential Docker commands and advanced sidecar debugging techniques.