IBM Cloud Docs
Public IBM images available in Container Registry

Public IBM images available in Container Registry

You can access the images that are provided by IBM by using the IBM Cloud® Container Registry command line.

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.

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