Bianca79
Mission Specialist
Mission Specialist
  • 227 Views

How can I do a unqualified search in the registry.ocp4.example.com:8443 which is in the classroom?

With podman search test, I wanted to find the image test that I pushed inside of the classroom registry.

Therefore I created my own registries.conf file just as shown in the video in chapter 3 Container Images. But when I do the search I get no results from the registry in the classroom, only from registry.access.redhat.com.

I also added the classroom registry to the unqualified-search, but I still only get results of registry.access.redhat.com.

This is wat my registries.conf looks like:
unqualified-search-registries = ["registry.ocp4.example.com:8443", "registry.access.redhat.com"]

[[registry]]
location="registry.ocp4.example.com:8443"

Could you please explain to me how I can search for images in the classroom registry?

I have found my test image inside the registry through accessing the registry in the classroom in the webbrowser as is stated in the first guided exercise of chapter 3, so it is there. I can search for it in the browser.

0 Kudos
0 Replies
Join the discussion
You must log in to join this conversation.