You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently, user has to provide registry URL when referencing private image from Docker Hub (e.g. docker.io/<user>/<repository-name>:<tag>).
Expected behavior docker.io should be a default registry URL if another is not specified.