shuqian1999 / hub-mirror

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

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

Closed shuqian1999 closed 3 days ago

shuqian1999 commented 3 days ago

{ "platform":"", "hub-mirror": [ "ghcr.io/immich-app/immich-server:release", "ghcr.io/immich-app/immich-machine-learning:release", "ghcr.io/gethomepage/homepage:latest", "vaultwarden/server:latest", "fireflyiii/core:latest", "fireflyiii/data-importer:latest", "linuxserver/qbittorrent:latest", "johngong/baidunetdisk:latest" ] }

github-actions[bot] commented 3 days ago

docker 版本

docker pull ccr.ccs.tencentyun.com/colinhub/ghcr.io.gethomepage.homepage:latest && docker tag ccr.ccs.tencentyun.com/colinhub/ghcr.io.gethomepage.homepage:latest ghcr.io/gethomepage/homepage:latest
docker pull ccr.ccs.tencentyun.com/colinhub/linuxserver.qbittorrent:latest && docker tag ccr.ccs.tencentyun.com/colinhub/linuxserver.qbittorrent:latest linuxserver/qbittorrent:latest
docker pull ccr.ccs.tencentyun.com/colinhub/vaultwarden.server:latest && docker tag ccr.ccs.tencentyun.com/colinhub/vaultwarden.server:latest vaultwarden/server:latest
docker pull ccr.ccs.tencentyun.com/colinhub/fireflyiii.data-importer:latest && docker tag ccr.ccs.tencentyun.com/colinhub/fireflyiii.data-importer:latest fireflyiii/data-importer:latest
docker pull ccr.ccs.tencentyun.com/colinhub/johngong.baidunetdisk:latest && docker tag ccr.ccs.tencentyun.com/colinhub/johngong.baidunetdisk:latest johngong/baidunetdisk:latest
docker pull ccr.ccs.tencentyun.com/colinhub/ghcr.io.immich-app.immich-machine-learning:release && docker tag ccr.ccs.tencentyun.com/colinhub/ghcr.io.immich-app.immich-machine-learning:release ghcr.io/immich-app/immich-machine-learning:release
docker pull ccr.ccs.tencentyun.com/colinhub/ghcr.io.immich-app.immich-server:release && docker tag ccr.ccs.tencentyun.com/colinhub/ghcr.io.immich-app.immich-server:release ghcr.io/immich-app/immich-server:release
docker pull ccr.ccs.tencentyun.com/colinhub/fireflyiii.core:latest && docker tag ccr.ccs.tencentyun.com/colinhub/fireflyiii.core:latest fireflyiii/core:latest

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

ctr -n k8s.io image pull ccr.ccs.tencentyun.com/colinhub/ghcr.io.gethomepage.homepage:latest && ctr -n k8s.io image tag ccr.ccs.tencentyun.com/colinhub/ghcr.io.gethomepage.homepage:latest ghcr.io/gethomepage/homepage:latest
ctr -n k8s.io image pull ccr.ccs.tencentyun.com/colinhub/linuxserver.qbittorrent:latest && ctr -n k8s.io image tag ccr.ccs.tencentyun.com/colinhub/linuxserver.qbittorrent:latest linuxserver/qbittorrent:latest
ctr -n k8s.io image pull ccr.ccs.tencentyun.com/colinhub/vaultwarden.server:latest && ctr -n k8s.io image tag ccr.ccs.tencentyun.com/colinhub/vaultwarden.server:latest vaultwarden/server:latest
ctr -n k8s.io image pull ccr.ccs.tencentyun.com/colinhub/fireflyiii.data-importer:latest && ctr -n k8s.io image tag ccr.ccs.tencentyun.com/colinhub/fireflyiii.data-importer:latest fireflyiii/data-importer:latest
ctr -n k8s.io image pull ccr.ccs.tencentyun.com/colinhub/johngong.baidunetdisk:latest && ctr -n k8s.io image tag ccr.ccs.tencentyun.com/colinhub/johngong.baidunetdisk:latest johngong/baidunetdisk:latest
ctr -n k8s.io image pull ccr.ccs.tencentyun.com/colinhub/ghcr.io.immich-app.immich-machine-learning:release && ctr -n k8s.io image tag ccr.ccs.tencentyun.com/colinhub/ghcr.io.immich-app.immich-machine-learning:release ghcr.io/immich-app/immich-machine-learning:release
ctr -n k8s.io image pull ccr.ccs.tencentyun.com/colinhub/ghcr.io.immich-app.immich-server:release && ctr -n k8s.io image tag ccr.ccs.tencentyun.com/colinhub/ghcr.io.immich-app.immich-server:release ghcr.io/immich-app/immich-server:release
ctr -n k8s.io image pull ccr.ccs.tencentyun.com/colinhub/fireflyiii.core:latest && ctr -n k8s.io image tag ccr.ccs.tencentyun.com/colinhub/fireflyiii.core:latest fireflyiii/core:latest