·setup-container-registry
!

setup-container-registry

配置容器映像注册表,包括 GitHub 容器注册表 (ghcr.io)、Docker Hub 和 Harbor,具有自动映像扫描、标记策略、保留策略和 CI/CD 集成,以实现安全映像分发。在设置私有容器注册表、从 Docker Hub 迁移到自托管注册表、在 CI/CD 管道中实施漏洞扫描、管理多架构映像、强制映像签名或配置自动清理和保留策略时使用。

10安装·1热度·@pjt222

安装

$npx skills add https://github.com/pjt222/development-guides --skill setup-container-registry

如何安装 setup-container-registry

通过命令行快速安装 setup-container-registry AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill setup-container-registry
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:pjt222/development-guides。

SKILL.md

查看原文

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
分类
!安全工具
认证
收录时间
2026-03-10
更新时间
2026-03-10

Browse more skills from pjt222/development-guides

快速解答

什么是 setup-container-registry?

配置容器映像注册表,包括 GitHub 容器注册表 (ghcr.io)、Docker Hub 和 Harbor,具有自动映像扫描、标记策略、保留策略和 CI/CD 集成,以实现安全映像分发。在设置私有容器注册表、从 Docker Hub 迁移到自托管注册表、在 CI/CD 管道中实施漏洞扫描、管理多架构映像、强制映像签名或配置自动清理和保留策略时使用。 来源:pjt222/development-guides。

如何安装 setup-container-registry?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill setup-container-registry 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/pjt222/development-guides