什么是 setup-container-registry?
配置容器映像注册表,包括 GitHub 容器注册表 (ghcr.io)、Docker Hub 和 Harbor,具有自动映像扫描、标记策略、保留策略和 CI/CD 集成,以实现安全映像分发。在设置私有容器注册表、从 Docker Hub 迁移到自托管注册表、在 CI/CD 管道中实施漏洞扫描、管理多架构映像、强制映像签名或配置自动清理和保留策略时使用。 来源:pjt222/development-guides。
配置容器映像注册表,包括 GitHub 容器注册表 (ghcr.io)、Docker Hub 和 Harbor,具有自动映像扫描、标记策略、保留策略和 CI/CD 集成,以实现安全映像分发。在设置私有容器注册表、从 Docker Hub 迁移到自托管注册表、在 CI/CD 管道中实施漏洞扫描、管理多架构映像、强制映像签名或配置自动清理和保留策略时使用。
通过命令行快速安装 setup-container-registry AI 技能到你的开发环境
来源:pjt222/development-guides。
Configure production-ready container registries with security scanning, access control, and automated CI/CD integration.
Set up GitHub Container Registry with personal access tokens and CI/CD integration.
Expected: GitHub token has package permissions. Docker login succeeds. Images push to ghcr.io with proper tagging. GitHub Actions workflow builds multi-architecture images with automated tagging. Package visibility configured correctly.
配置容器映像注册表,包括 GitHub 容器注册表 (ghcr.io)、Docker Hub 和 Harbor,具有自动映像扫描、标记策略、保留策略和 CI/CD 集成,以实现安全映像分发。在设置私有容器注册表、从 Docker Hub 迁移到自托管注册表、在 CI/CD 管道中实施漏洞扫描、管理多架构映像、强制映像签名或配置自动清理和保留策略时使用。 来源:pjt222/development-guides。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/pjt222/development-guides --skill setup-container-registry配置容器映像注册表,包括 GitHub 容器注册表 (ghcr.io)、Docker Hub 和 Harbor,具有自动映像扫描、标记策略、保留策略和 CI/CD 集成,以实现安全映像分发。在设置私有容器注册表、从 Docker Hub 迁移到自托管注册表、在 CI/CD 管道中实施漏洞扫描、管理多架构映像、强制映像签名或配置自动清理和保留策略时使用。 来源:pjt222/development-guides。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill setup-container-registry 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/pjt222/development-guides