wangyd1988 / pushImageToAI_ByIssue

MIT License
3 stars 0 forks source link

moby/buildkit:buildx-stable-1 #39

Closed guoguodan closed 1 month ago

guoguodan commented 3 months ago

{ "platform":"", "origin-image": [ "moby/buildkit:buildx-stable-1" ] }

github-actions[bot] commented 3 months ago

docker 版本

docker pull registry.cn-hangzhou.aliyuncs.com/testwydimage/moby.buildkit:buildx-stable-1 && docker tag registry.cn-hangzhou.aliyuncs.com/testwydimage/moby.buildkit:buildx-stable-1 moby/buildkit:buildx-stable-1

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

ctr -n k8s.io image pull registry.cn-hangzhou.aliyuncs.com/testwydimage/moby.buildkit:buildx-stable-1 && ctr -n k8s.io image tag registry.cn-hangzhou.aliyuncs.com/testwydimage/moby.buildkit:buildx-stable-1 moby/buildkit:buildx-stable-1
github-actions[bot] commented 1 month ago

This issue is stale