We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
就是即使镜像不重名,也用命名空间作为前缀加在镜像名称前,这样好像更符合使用习惯。
The text was updated successfully, but these errors were encountered:
我觉得那样名字不够简洁,暂时不改了吧
Sorry, something went wrong.
确实建议这样,不然类似微软的镜像mcr.microsoft.com/mssql/server拉取到就是server,都不知道是什么意思,或者在可以提供重命名功能,中间用空格隔开,例如: mcr.microsoft.com/mssql/server mssql
No branches or pull requests
就是即使镜像不重名,也用命名空间作为前缀加在镜像名称前,这样好像更符合使用习惯。
The text was updated successfully, but these errors were encountered: