togettoyou / hub-mirror

🚀 通过 GitHub Actions 将 docker.io、gcr.io、registry.k8s.io、k8s.gcr.io、quay.io、ghcr.io 等国外镜像转换为国内镜像加速下载
MIT License
931 stars 519 forks source link

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

Closed gmy771810930 closed 4 months ago

gmy771810930 commented 4 months ago

{ "platform":"", "hub-mirror": [ "linuxserver/emulatorjs:latest", "linuxserver/qbittorrent:latest", "dezhao/lanraragi_cn:latest", "makedie/fastapi-dls:latest", "nyanmisaka/jellyfin:latest", "plexinc/pms-docker:latest", "portainer/portainer-ce:latest", "xhofe/alist:latest", "metatube/metatube-server:latest", "kasmweb/chrome:1.15.0", "kasmweb/edge:1.15.0" ] }

github-actions[bot] commented 4 months ago

docker 版本

docker pull docker.io/hubmirrorbytogettoyou/makedie.fastapi-dls:latest && docker tag docker.io/hubmirrorbytogettoyou/makedie.fastapi-dls:latest makedie/fastapi-dls:latest
docker pull docker.io/hubmirrorbytogettoyou/metatube.metatube-server:latest && docker tag docker.io/hubmirrorbytogettoyou/metatube.metatube-server:latest metatube/metatube-server:latest
docker pull docker.io/hubmirrorbytogettoyou/xhofe.alist:latest && docker tag docker.io/hubmirrorbytogettoyou/xhofe.alist:latest xhofe/alist:latest
docker pull docker.io/hubmirrorbytogettoyou/linuxserver.qbittorrent:latest && docker tag docker.io/hubmirrorbytogettoyou/linuxserver.qbittorrent:latest linuxserver/qbittorrent:latest
docker pull docker.io/hubmirrorbytogettoyou/plexinc.pms-docker:latest && docker tag docker.io/hubmirrorbytogettoyou/plexinc.pms-docker:latest plexinc/pms-docker:latest
docker pull docker.io/hubmirrorbytogettoyou/portainer.portainer-ce:latest && docker tag docker.io/hubmirrorbytogettoyou/portainer.portainer-ce:latest portainer/portainer-ce:latest
docker pull docker.io/hubmirrorbytogettoyou/dezhao.lanraragi_cn:latest && docker tag docker.io/hubmirrorbytogettoyou/dezhao.lanraragi_cn:latest dezhao/lanraragi_cn:latest
docker pull docker.io/hubmirrorbytogettoyou/nyanmisaka.jellyfin:latest && docker tag docker.io/hubmirrorbytogettoyou/nyanmisaka.jellyfin:latest nyanmisaka/jellyfin:latest
docker pull docker.io/hubmirrorbytogettoyou/linuxserver.emulatorjs:latest && docker tag docker.io/hubmirrorbytogettoyou/linuxserver.emulatorjs:latest linuxserver/emulatorjs:latest
docker pull docker.io/hubmirrorbytogettoyou/kasmweb.chrome:1.15.0 && docker tag docker.io/hubmirrorbytogettoyou/kasmweb.chrome:1.15.0 kasmweb/chrome:1.15.0
docker pull docker.io/hubmirrorbytogettoyou/kasmweb.edge:1.15.0 && docker tag docker.io/hubmirrorbytogettoyou/kasmweb.edge:1.15.0 kasmweb/edge:1.15.0

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

ctr -n k8s.io image pull docker.io/hubmirrorbytogettoyou/makedie.fastapi-dls:latest && ctr -n k8s.io image tag docker.io/hubmirrorbytogettoyou/makedie.fastapi-dls:latest makedie/fastapi-dls:latest
ctr -n k8s.io image pull docker.io/hubmirrorbytogettoyou/metatube.metatube-server:latest && ctr -n k8s.io image tag docker.io/hubmirrorbytogettoyou/metatube.metatube-server:latest metatube/metatube-server:latest
ctr -n k8s.io image pull docker.io/hubmirrorbytogettoyou/xhofe.alist:latest && ctr -n k8s.io image tag docker.io/hubmirrorbytogettoyou/xhofe.alist:latest xhofe/alist:latest
ctr -n k8s.io image pull docker.io/hubmirrorbytogettoyou/linuxserver.qbittorrent:latest && ctr -n k8s.io image tag docker.io/hubmirrorbytogettoyou/linuxserver.qbittorrent:latest linuxserver/qbittorrent:latest
ctr -n k8s.io image pull docker.io/hubmirrorbytogettoyou/plexinc.pms-docker:latest && ctr -n k8s.io image tag docker.io/hubmirrorbytogettoyou/plexinc.pms-docker:latest plexinc/pms-docker:latest
ctr -n k8s.io image pull docker.io/hubmirrorbytogettoyou/portainer.portainer-ce:latest && ctr -n k8s.io image tag docker.io/hubmirrorbytogettoyou/portainer.portainer-ce:latest portainer/portainer-ce:latest
ctr -n k8s.io image pull docker.io/hubmirrorbytogettoyou/dezhao.lanraragi_cn:latest && ctr -n k8s.io image tag docker.io/hubmirrorbytogettoyou/dezhao.lanraragi_cn:latest dezhao/lanraragi_cn:latest
ctr -n k8s.io image pull docker.io/hubmirrorbytogettoyou/nyanmisaka.jellyfin:latest && ctr -n k8s.io image tag docker.io/hubmirrorbytogettoyou/nyanmisaka.jellyfin:latest nyanmisaka/jellyfin:latest
ctr -n k8s.io image pull docker.io/hubmirrorbytogettoyou/linuxserver.emulatorjs:latest && ctr -n k8s.io image tag docker.io/hubmirrorbytogettoyou/linuxserver.emulatorjs:latest linuxserver/emulatorjs:latest
ctr -n k8s.io image pull docker.io/hubmirrorbytogettoyou/kasmweb.chrome:1.15.0 && ctr -n k8s.io image tag docker.io/hubmirrorbytogettoyou/kasmweb.chrome:1.15.0 kasmweb/chrome:1.15.0
ctr -n k8s.io image pull docker.io/hubmirrorbytogettoyou/kasmweb.edge:1.15.0 && ctr -n k8s.io image tag docker.io/hubmirrorbytogettoyou/kasmweb.edge:1.15.0 kasmweb/edge:1.15.0
github-actions[bot] commented 4 months ago

This issue is stale