Skip to main content

docker-ops

Docker 容器生命周期、Compose 服务编排与构建排错指南。

Jump to install

Source facts

Repository
FTShare-Lab/ftai-desktop-plugins-official
Last source activity
August 24, 2026 at 02:16
Detected SKILL.md language
Chinese
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
docker-ops
description
Docker 容器生命周期、Compose 服务编排与构建排错指南。
# Docker 容器技能 本技能指导 AI 智能体通过 Docker MCP 服务查看与管理本地 Docker 环境。 ## 适用场景 1. 列表查看当前运行的 Docker 容器与服务端口映射。 2. 提取指定容器的最近 stdout / stderr 日志定位崩溃原因。 3. 检查 Docker 镜像、卷存储与网络隔离状态。 4. 编写和校验 Dockerfile 多阶段构建与 docker-compose.yml 服务声明。
View on GitHub