kkw-h / hub-mirror

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

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

Closed kkw-h closed 5 months ago

kkw-h commented 6 months ago

{ "platform":"", "hub-mirror": [ "keking/kkfileview:4.1.0" ] }

github-actions[bot] commented 6 months ago

docker 版本

docker pull registry.cn-beijing.aliyuncs.com/kkworld/keking.kkfileview:4.1.0 && docker tag registry.cn-beijing.aliyuncs.com/kkworld/keking.kkfileview:4.1.0 keking/kkfileview:4.1.0

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

ctr -n k8s.io image pull registry.cn-beijing.aliyuncs.com/kkworld/keking.kkfileview:4.1.0 && ctr -n k8s.io image tag registry.cn-beijing.aliyuncs.com/kkworld/keking.kkfileview:4.1.0 keking/kkfileview:4.1.0
github-actions[bot] commented 5 months ago

This issue is stale