wangyd1988 / pushImageToAI_ByIssue

MIT License
2 stars 0 forks source link

alpine:3.20.2 #67

Closed sunyandi closed 1 week ago

sunyandi commented 2 months ago

{ "platform":"", "origin-image": [

"docker.io/alpine:3.20.2" ] }

github-actions[bot] commented 2 months ago

docker 版本

docker pull registry.cn-hangzhou.aliyuncs.com/testwydimage/docker.io.alpine:3.20.2 && docker tag registry.cn-hangzhou.aliyuncs.com/testwydimage/docker.io.alpine:3.20.2 docker.io/alpine:3.20.2

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

ctr -n k8s.io image pull registry.cn-hangzhou.aliyuncs.com/testwydimage/docker.io.alpine:3.20.2 && ctr -n k8s.io image tag registry.cn-hangzhou.aliyuncs.com/testwydimage/docker.io.alpine:3.20.2 docker.io/alpine:3.20.2
github-actions[bot] commented 1 week ago

This issue is stale