zhengxingmao / hub-mirror

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

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

Open zhengxingmao opened 5 months ago

zhengxingmao commented 5 months ago

{ "platform":"", "hub-mirror": [ "ghcr.io/ggerganov/llama.cpp:server-cuda" ] }

github-actions[bot] commented 5 months ago

docker 版本

docker pull docker.io/chuanggui/ghcr.io.ggerganov.llama.cpp:server-cuda && docker tag docker.io/chuanggui/ghcr.io.ggerganov.llama.cpp:server-cuda ghcr.io/ggerganov/llama.cpp:server-cuda

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

ctr -n k8s.io image pull docker.io/chuanggui/ghcr.io.ggerganov.llama.cpp:server-cuda && ctr -n k8s.io image tag docker.io/chuanggui/ghcr.io.ggerganov.llama.cpp:server-cuda ghcr.io/ggerganov/llama.cpp:server-cuda