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
flagSet.StringVar(&cfg.DefaultRegistry, "default-registry", "registry.hub.docker.com/library/", "Default Image Registry")
library determine which namespace you want to pull image in a defined registry, it should not in default-registry.
default-registry
What do you think.
pouch version
uname -a
The text was updated successfully, but these errors were encountered:
Yes, I totally agree with you. @Ace-Tang
Sorry, something went wrong.
@allencloud , do you have plan to update this.
1c9822c
No branches or pull requests
Ⅰ. Issue Description
library determine which namespace you want to pull image in a defined registry, it should not in
default-registry
.What do you think.
Ⅱ. Describe what happened
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
pouch version
):uname -a
):The text was updated successfully, but these errors were encountered: