styshoo / hub-mirror

🚀 gcr.io、k8s.gcr.io、quay.io、ghcr.io 等国外镜像加速下载服务
MIT License
0 stars 0 forks source link

[hub-mirror] 请求执行任务 #63

Closed styshoo closed 2 months ago

styshoo commented 4 months ago

{ "platform":"", "hub-mirror": [ "nginx:latest" ] }

github-actions[bot] commented 4 months ago

docker 版本

docker pull registry.cn-hangzhou.aliyuncs.com/styshoo/nginx:latest && docker tag registry.cn-hangzhou.aliyuncs.com/styshoo/nginx:latest nginx:latest

containerd 版本(以 k8s.io namespaces 为例)

ctr -n k8s.io image pull registry.cn-hangzhou.aliyuncs.com/styshoo/nginx:latest && ctr -n k8s.io image tag registry.cn-hangzhou.aliyuncs.com/styshoo/nginx:latest nginx:latest