Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Johny-Lee opened this issue Dec 16, 2024 · 1 comment
Open

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

Johny-Lee opened this issue Dec 16, 2024 · 1 comment
Labels
hub-mirror 触发 workflow 的必选条件 success workflow 执行成功

Comments

@Johny-Lee
Copy link

{
"hub-mirror": [
"gcr.io/distroless/base-debian11",
"gcr.io/distroless/cc-debian11",
"gcr.io/distroless/static-debian11"
]
}

@Johny-Lee Johny-Lee added the hub-mirror 触发 workflow 的必选条件 label Dec 16, 2024
Copy link

docker 版本

docker pull registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/gcr.io.distroless.base-debian11 && docker tag registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/gcr.io.distroless.base-debian11 gcr.io/distroless/base-debian11
docker pull registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/gcr.io.distroless.cc-debian11 && docker tag registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/gcr.io.distroless.cc-debian11 gcr.io/distroless/cc-debian11
docker pull registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/gcr.io.distroless.static-debian11 && docker tag registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/gcr.io.distroless.static-debian11 gcr.io/distroless/static-debian11

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

ctr -n k8s.io image pull registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/gcr.io.distroless.base-debian11 && ctr -n k8s.io image tag registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/gcr.io.distroless.base-debian11 gcr.io/distroless/base-debian11
ctr -n k8s.io image pull registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/gcr.io.distroless.cc-debian11 && ctr -n k8s.io image tag registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/gcr.io.distroless.cc-debian11 gcr.io/distroless/cc-debian11
ctr -n k8s.io image pull registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/gcr.io.distroless.static-debian11 && ctr -n k8s.io image tag registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/gcr.io.distroless.static-debian11 gcr.io/distroless/static-debian11

@github-actions github-actions bot added the success workflow 执行成功 label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hub-mirror 触发 workflow 的必选条件 success workflow 执行成功
Projects
None yet
Development

No branches or pull requests

1 participant