wangyd1988 / pushImageToAI_ByIssue

MIT License
2 stars 0 forks source link

deepflow-mysql #49

Open pengbinbin1 opened 1 month ago

pengbinbin1 commented 1 month ago

{ "platform":"", "origin-image": [ "registry.cn-hongkong.aliyuncs.com/deepflow-ce/mysql:8.0.31" ] }

github-actions[bot] commented 1 month ago

docker 版本

docker pull registry.cn-hangzhou.aliyuncs.com/testwydimage/registry.cn-hongkong.aliyuncs.com.deepflow-ce.mysql:8.0.31 && docker tag registry.cn-hangzhou.aliyuncs.com/testwydimage/registry.cn-hongkong.aliyuncs.com.deepflow-ce.mysql:8.0.31 registry.cn-hongkong.aliyuncs.com/deepflow-ce/mysql:8.0.31

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

ctr -n k8s.io image pull registry.cn-hangzhou.aliyuncs.com/testwydimage/registry.cn-hongkong.aliyuncs.com.deepflow-ce.mysql:8.0.31 && ctr -n k8s.io image tag registry.cn-hangzhou.aliyuncs.com/testwydimage/registry.cn-hongkong.aliyuncs.com.deepflow-ce.mysql:8.0.31 registry.cn-hongkong.aliyuncs.com/deepflow-ce/mysql:8.0.31