什么是 setup-docker-compose?
为多容器 R 开发环境配置 Docker Compose。涵盖服务定义、卷安装、网络、环境变量以及开发与生产配置。在与其他服务(数据库、API)一起运行 R、设置可重复的 R 开发环境、编排基于 R 的 MCP 服务器容器或管理 R 项目的环境变量和卷安装时使用。 来源:pjt222/development-guides。
为多容器 R 开发环境配置 Docker Compose。涵盖服务定义、卷安装、网络、环境变量以及开发与生产配置。在与其他服务(数据库、API)一起运行 R、设置可重复的 R 开发环境、编排基于 R 的 MCP 服务器容器或管理 R 项目的环境变量和卷安装时使用。
通过命令行快速安装 setup-docker-compose AI 技能到你的开发环境
来源:pjt222/development-guides。
Configure Docker Compose for R development and deployment environments.
Expected: A docker-compose.yml file exists with the R service defined, including volume mounts for the project directory and renv cache, and environment variables for R library paths.
On failure: If YAML syntax is invalid, validate with docker compose config. Ensure indentation uses spaces (not tabs) and all string values with special characters are quoted.
为多容器 R 开发环境配置 Docker Compose。涵盖服务定义、卷安装、网络、环境变量以及开发与生产配置。在与其他服务(数据库、API)一起运行 R、设置可重复的 R 开发环境、编排基于 R 的 MCP 服务器容器或管理 R 项目的环境变量和卷安装时使用。 来源:pjt222/development-guides。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/pjt222/development-guides --skill setup-docker-compose为多容器 R 开发环境配置 Docker Compose。涵盖服务定义、卷安装、网络、环境变量以及开发与生产配置。在与其他服务(数据库、API)一起运行 R、设置可重复的 R 开发环境、编排基于 R 的 MCP 服务器容器或管理 R 项目的环境变量和卷安装时使用。 来源:pjt222/development-guides。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill setup-docker-compose 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/pjt222/development-guides