mtpdx / hub-mirror

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

[hub-mirror] kubeflow pipelines 1.8.16 #31

Open mtpdx opened 1 year ago

mtpdx commented 1 year ago

{ "hub-mirror": [ "gcr.io/tfx-oss-public/ml_metadata_store_server:1.2.0" ] }

github-actions[bot] commented 1 year ago

Hello,您可以直接执行该命令:

echo -e 'docker pull hisunyh/gcr.io.tfx-oss-public.ml_metadata_store_server:1.2.0\ndocker tag hisunyh/gcr.io.tfx-oss-public.ml_metadata_store_server:1.2.0 gcr.io/tfx-oss-public/ml_metadata_store_server:1.2.0\ndocker tag hisunyh/gcr.io.tfx-oss-public.ml_metadata_store_server:1.2.0 xx-registry/gcr.io/tfx-oss-public/ml_metadata_store_server:1.2.0\n\n' | bash

或是手动执行:

docker pull hisunyh/gcr.io.tfx-oss-public.ml_metadata_store_server:1.2.0
docker tag hisunyh/gcr.io.tfx-oss-public.ml_metadata_store_server:1.2.0 gcr.io/tfx-oss-public/ml_metadata_store_server:1.2.0
docker tag hisunyh/gcr.io.tfx-oss-public.ml_metadata_store_server:1.2.0 xx-registry/gcr.io/tfx-oss-public/ml_metadata_store_server:1.2.0

希望可以帮助到您,祝您周三愉快!