-
Notifications
You must be signed in to change notification settings - Fork 524
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
Invalid image name on v1.23.1 #3752
Comments
Sort of copying my comment from #3719 but I'll include it here for posterity. I think that what's happening is that the image registry is sort of a top-level domain ( |
We based our parsing on this StackOverflow answer. I think we misread the requirements slightly--upon rereading it again, it sounds like a registry hostname can be a top-level domain, as long as a |
A fix for how we're parsing image names has been released in 1.23.3. |
I'm experiencing an issue similar to #3719 in v1.23.1.
Output of
docker image ls --format "{{ json . }}"
on my remote SSH host:Please let me know if you need other information.
The text was updated successfully, but these errors were encountered: