-
Notifications
You must be signed in to change notification settings - Fork 50
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
镜像名称异常是什么错误? #74
Comments
请提供具体例子 |
例如youshandefeiyang/allinone,当更新该镜像时会提示名称异常。 |
创建容器的时候没有指定tag。加个 :latest就行了。 |
按照您的提示重新进行了配置,在拉取镜像的命令中添加了标签,问题已经解决,非常感谢! |
有些镜像无法更新,显示镜像名称异常, 但是手动更新是能成功的
The text was updated successfully, but these errors were encountered: