·debug:docker

使用系統診斷技術調試 Docker 容器、鏡像和基礎設施。此技能提供了對容器退出代碼、OOM 終止、映像構建失敗、網絡問題、卷安裝問題和權限錯誤進行故障排除的全面指導。涵蓋從快速評估到深入分析的四階段調試方法、基本 Docker 命令、最小映像的調試容器技術以及針對 Windows、Mac 和 Linux 的特定於平台的故障排除。

16安裝·0熱度·@snakeo

安裝

$npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:docker

SKILL.md

This guide provides a systematic approach to debugging Docker containers, images, networks, and volumes. Follow the four-phase methodology for efficient problem resolution.

Phase 1: Quick Assessment (30 seconds) Get immediate context about the issue.

Phase 2: Log Analysis (2-5 minutes) Deep dive into container logs and events.

使用系統診斷技術調試 Docker 容器、鏡像和基礎設施。此技能提供了對容器退出代碼、OOM 終止、映像構建失敗、網絡問題、卷安裝問題和權限錯誤進行故障排除的全面指導。涵蓋從快速評估到深入分析的四階段調試方法、基本 Docker 命令、最小映像的調試容器技術以及針對 Windows、Mac 和 Linux 的特定於平台的故障排除。 來源:snakeo/claude-debug-and-refactor-skills-plugin。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:docker
分類
</>開發工具
認證
收錄時間
2026-02-06
更新時間
2026-02-18

快速解答

什麼是 debug:docker?

使用系統診斷技術調試 Docker 容器、鏡像和基礎設施。此技能提供了對容器退出代碼、OOM 終止、映像構建失敗、網絡問題、卷安裝問題和權限錯誤進行故障排除的全面指導。涵蓋從快速評估到深入分析的四階段調試方法、基本 Docker 命令、最小映像的調試容器技術以及針對 Windows、Mac 和 Linux 的特定於平台的故障排除。 來源:snakeo/claude-debug-and-refactor-skills-plugin。

如何安裝 debug:docker?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/snakeo/claude-debug-and-refactor-skills-plugin --skill debug:docker 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/snakeo/claude-debug-and-refactor-skills-plugin