Closed mwvaughn closed 3 years ago
At present, the CLI assumes the registry is index.docker.io but that is less and less valid with the advent of multiple container runtimes and support ecosystems. Add an explicit registry key to the configuration.
index.docker.io
registry
This was duplicated in #336 and addressed there.
At present, the CLI assumes the registry is
index.docker.io
but that is less and less valid with the advent of multiple container runtimes and support ecosystems. Add an explicitregistry
key to the configuration.