什么是 pgpm-docker?
使用 pgpm docker 命令管理 PostgreSQL Docker 容器以进行本地开发。当被要求“启动 postgres”、“本地运行数据库”、“设置本地数据库”、“停止 postgres 容器”或需要 PostgreSQL 数据库进行开发/测试时使用。 来源:constructive-io/constructive-skills。
使用 pgpm docker 命令管理 PostgreSQL Docker 容器以进行本地开发。当被要求“启动 postgres”、“本地运行数据库”、“设置本地数据库”、“停止 postgres 容器”或需要 PostgreSQL 数据库进行开发/测试时使用。
通过命令行快速安装 pgpm-docker AI 技能到你的开发环境
来源:constructive-io/constructive-skills。
Manage PostgreSQL Docker containers for local development using the pgpm docker command.
| --name | Container name | postgres | | --image | Docker image | pyramation/postgres:17 | | --port | Host port mapping | 5432 | | --user | PostgreSQL user | postgres | | --password | PostgreSQL password | password | | --recreate | Remove and recreate container | false |
| --name | Container name to stop | postgres |
使用 pgpm docker 命令管理 PostgreSQL Docker 容器以进行本地开发。当被要求“启动 postgres”、“本地运行数据库”、“设置本地数据库”、“停止 postgres 容器”或需要 PostgreSQL 数据库进行开发/测试时使用。 来源:constructive-io/constructive-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-docker使用 pgpm docker 命令管理 PostgreSQL Docker 容器以进行本地开发。当被要求“启动 postgres”、“本地运行数据库”、“设置本地数据库”、“停止 postgres 容器”或需要 PostgreSQL 数据库进行开发/测试时使用。 来源:constructive-io/constructive-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/constructive-io/constructive-skills --skill pgpm-docker 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/constructive-io/constructive-skills