Downloading the Certified Container images from Passport Advantage

You can download the Sterling B2B Integrator Certified Container images from Passport Advantage.

Items to download from Passport Advantage

The following Sterling B2B Integrator Certified Container images are available for downloading:

  • CC7W7ML.tar : IBM Sterling B2B Integrator V6.1.0.0 Certified Container
  • CC7W8ML.tar : IBM Sterling File Gateway V6.1.0.0 Certified Container
Note: Certified Containers Fix Pack releases v6.1.0.1 and later versions are available for download only from IBM Entitled Registry for images and IBM Helm Chart repository for Helm Charts. The Fix Pack releases are not available for download from Passport Advantage or Fix Central. For more information, see Downloading Certified Container artifacts.

Accessing Passport Advantage

To register at the Passport Advantage site, see Passport Advantage.

Downloading the Certified Container images from Passport Advantage

Note: Certified Containers Fix Pack releases are not available on Passport Advantage.
Complete the following steps:
  1. Log on to the Passport Advantage website using your IBM ID or Passport Advantage ID.
  2. Click Software Download & Media Access.
  3. Go to Find by Part number and enter the Part number.

    For example, to download CC4NUML.tar, search for CC4NUML.

  4. Select the item to download.
  5. Select I agree to accept the terms and conditions.
  6. Click Download now.
  7. Untar the downloaded tar file to extract the following 4 files:
    • A tar file for Sterling B2B Integrator Certified Container Image - b2bi-6100.tar
    • A tar file for Sterling B2B Integrator Certified Container Helm Charts - ibm-b2bi-prod-2.0.0.tgz
    • A tar file for Sterling B2B Integrator Certified External Perimeter Container Image - ps-6100.tar
    • A tar file for Sterling B2B Integrator Certified External Purge Container Image - purge-6100.tar
  8. Import the Docker images from the .tar file by running the following command.
    
    docker load -i b2bi-6100.tar
    docker load -i ps-6100.tar
    docker load -i purge-6100.tar
    
  9. Run the following command.
    docker images

    Verify that the Docker images with repository=<b2bi/ps/purge> and tag=<version> is displayed in the list of images.

    Where <version> is the version of Sterling B2B Integrator for which you have downloaded the Docker image.