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

Open
FormatToday opened this issue Oct 13, 2023 · 1 comment
Open

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

FormatToday opened this issue Oct 13, 2023 · 1 comment
Labels
hub-mirror 提交镜像请求 success 成功

Comments

@FormatToday
Copy link
Owner

FormatToday commented Oct 13, 2023

{
"hub-mirror": [
"registry.k8s.io/kube-apiserver:v1.27.4",
"docker.elastic.co/elasticsearch/elasticsearch:8.5.1"
]
}

@FormatToday FormatToday added the hub-mirror 提交镜像请求 label Oct 13, 2023
@github-actions github-actions bot added success 成功 failure 失败 labels Oct 13, 2023
Repository owner deleted a comment from github-actions bot Oct 16, 2023
Repository owner deleted a comment from github-actions bot Oct 16, 2023
Repository owner deleted a comment from github-actions bot Oct 16, 2023
Repository owner deleted a comment from github-actions bot Oct 16, 2023
@FormatToday FormatToday removed success 成功 failure 失败 labels Oct 16, 2023
@github-actions github-actions bot added the failure 失败 label Oct 16, 2023
@github-actions
Copy link

Hello,您可以直接执行该命令:

echo -e '\ndocker pull formattoday/registry.k8s.io.kube-apiserver:v1.27.4\ndocker tag formattoday/registry.k8s.io.kube-apiserver:v1.27.4 registry.k8s.io/kube-apiserver:v1.27.4\ndocker pull formattoday/docker.elastic.co.elasticsearch.elasticsearch:8.5.1\ndocker tag formattoday/docker.elastic.co.elasticsearch.elasticsearch:8.5.1 docker.elastic.co/elasticsearch/elasticsearch:8.5.1' | bash

或是手动执行:

docker pull formattoday/registry.k8s.io.kube-apiserver:v1.27.4
docker tag formattoday/registry.k8s.io.kube-apiserver:v1.27.4 registry.k8s.io/kube-apiserver:v1.27.4
docker pull formattoday/docker.elastic.co.elasticsearch.elasticsearch:8.5.1
docker tag formattoday/docker.elastic.co.elasticsearch.elasticsearch:8.5.1 docker.elastic.co/elasticsearch/elasticsearch:8.5.1

希望可以帮助到您,祝您周一愉快!

@github-actions github-actions bot added the success 成功 label Oct 16, 2023
Repository owner deleted a comment from github-actions bot Oct 16, 2023
@FormatToday FormatToday removed the failure 失败 label Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hub-mirror 提交镜像请求 success 成功
Projects
None yet
Development

No branches or pull requests

1 participant