Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Unable to find docker image
-
Hi Team
We've created a docker feed with DockerHub connector but couldn't find below image.
https://hub.docker.com/r/microsoft/dotnet-runtime/
Pls suggest on this.
Thanks
Parthu
-
Hi @parthu-reddy ,
That image is not actually hosted on Docker Hub, but in MCR (mcr.microsoft.com).
Confusingly, the Docker Hub is now used to "advertise" third-party containers in other registries, in addition to its own. In this case, there are no "tags" published on the docker hub page, so you know it's just an "ad" and not a real image
Thanks,
Steve