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

v0.6.3 docker 任务状态不显示[已解决] #1463

Open
luchatex opened this issue May 9, 2024 · 2 comments
Open

v0.6.3 docker 任务状态不显示[已解决] #1463

luchatex opened this issue May 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@luchatex
Copy link

luchatex commented May 9, 2024

image

@luchatex luchatex added the bug Something isn't working label May 9, 2024
@luchatex
Copy link
Author

luchatex commented May 9, 2024

docker image更换到 v0.6.0就可以正常显示

@luchatex
Copy link
Author

docker 的daemon.json 不要使用阿里云镜像站,latest拉下来是旧版本,可增加如下内容,拉取v0.6.3 bug修复版本
{
"registry-mirrors": [
"https://docker.mirrors.sjtug.sjtu.edu.cn"
]
}

@luchatex luchatex changed the title v0.6.3 docker 任务状态不显示 v0.6.3 docker 任务状态不显示[已解决] May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant