Accessing public IBM images in Container Registry

Access the public IBM images that are provided by IBM in Container Registry by using the command-line interface.

You can't access the public IBM images by using the IBM Cloud console anymore.

Accessing the public IBM images by using the CLI

You can access the public IBM images by using the command-line interface (CLI).

Before you begin, complete the following tasks.

  1. Ensure that the IBM Cloud Container Registry CLI is installed, see Installing the container-registry CLI plug-in.

  2. Log in to IBM Cloud.

    ibmcloud login
    

To list the public images, complete the following steps.

  1. Target the global registry:

    ibmcloud cr region-set global
    
  2. List the IBM public images.

    ibmcloud cr images --include-ibm