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] 请求执行任务 #3112

Open
MiChongGET opened this issue Oct 16, 2024 · 1 comment
Open

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

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

Comments

@MiChongGET
Copy link

{
"platform":"",
"hub-mirror": [
"docker.elastic.co/elasticsearch/elasticsearch:8.14.3",
"docker.elastic.co/kibana/kibana:8.14.3",
"downloads.unstructured.io/unstructured-io/unstructured-api:latest"
]
}

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

docker 版本

docker pull registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/docker.elastic.co.elasticsearch.elasticsearch:8.14.3 && docker tag registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/docker.elastic.co.elasticsearch.elasticsearch:8.14.3 docker.elastic.co/elasticsearch/elasticsearch:8.14.3
docker pull registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/docker.elastic.co.kibana.kibana:8.14.3 && docker tag registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/docker.elastic.co.kibana.kibana:8.14.3 docker.elastic.co/kibana/kibana:8.14.3
docker pull registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/downloads.unstructured.io.unstructured-io.unstructured-api:latest && docker tag registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/downloads.unstructured.io.unstructured-io.unstructured-api:latest downloads.unstructured.io/unstructured-io/unstructured-api:latest

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

ctr -n k8s.io image pull registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/docker.elastic.co.elasticsearch.elasticsearch:8.14.3 && ctr -n k8s.io image tag registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/docker.elastic.co.elasticsearch.elasticsearch:8.14.3 docker.elastic.co/elasticsearch/elasticsearch:8.14.3
ctr -n k8s.io image pull registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/docker.elastic.co.kibana.kibana:8.14.3 && ctr -n k8s.io image tag registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/docker.elastic.co.kibana.kibana:8.14.3 docker.elastic.co/kibana/kibana:8.14.3
ctr -n k8s.io image pull registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/downloads.unstructured.io.unstructured-io.unstructured-api:latest && ctr -n k8s.io image tag registry.cn-hangzhou.aliyuncs.com/hubmirrorbytogettoyou/downloads.unstructured.io.unstructured-io.unstructured-api:latest downloads.unstructured.io/unstructured-io/unstructured-api:latest

@github-actions github-actions bot added the success workflow 执行成功 label Oct 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