docker-compose

Installation
SKILL.md

Docker Compose — 多容器编排与 Compose 文件

Expert guidance for writing production-grade Docker Compose configurations.

When to Use

ALWAYS use this skill when the user mentions:

  • "docker compose", "docker-compose.yml", "compose 文件"
  • "compose 怎么写", "compose 配置"
  • "多容器", "multi-container", "服务编排"
  • "depends_on", "profiles", "override"
  • "compose network", "compose volume"

Complete File Structure

# compose.yml
name: myapp
Installs
11
GitHub Stars
2
First Seen
Jun 7, 2026
docker-compose — full-statck-skills/docker-skills