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

Open
wpybtw opened this issue Feb 20, 2024 · 1 comment
Open

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

wpybtw opened this issue Feb 20, 2024 · 1 comment

Comments

@wpybtw
Copy link
Owner

wpybtw commented Feb 20, 2024

{
"hub-mirror": [
"格式:你需要转换的原始镜像$自定义镜像名:自定义标签名",
"其中 $自定义镜像名:自定义标签名 是可选的",
"以下是三个正确示例",
"texlive/texlive:latest-full"
]
}

Copy link

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

echo -e '\ndocker pull w497273/texlive.texlive:latest-full\ndocker tag w497273/texlive.texlive:latest-full texlive/texlive:latest-full' | bash

或是手动执行:

docker pull w497273/texlive.texlive:latest-full
docker tag w497273/texlive.texlive:latest-full texlive/texlive:latest-full

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant