sanbei101/docker image sync
Sync multi-arch images to domestic registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | 目标 registry,例如 swr.cn-north-4.myhuaweicloud.com | yes | — |
| namespace | 目标命名空间 | yes | — |
| username | 目标仓库用户名 | yes | — |
| password | 目标仓库密码/令牌 | yes | — |
| images | 多行镜像,每行一条,可带 tag | no | — |
| images_file | 镜像列表文件路径(txt),每行一条,支持 # 注释 | no | — |
| source_registry | 源 registry,当拉取私有镜像时需要配置 | no | — |
| source_username | 源仓库用户名 | no | — |
| source_password | 源仓库密码/令牌 | no | — |
Outputs
no outputs