IBM Support

How to download the interim fix container image for version of IBM Content Navigator 3.0.9?

Question & Answer


Question

I just found recently I could not find any binary container image in the fix central site for download except readme file. I am using FileNet stand-alone container in supported CNCF Kubernetes environment in operator mode. Previously, I can download container image (gz binary file) from fix central site, then upload it to our private container registry. Please help me for how to download the interim fix container version of IBM Content Navigator 3.0.9.

Answer

You need to use podman to first pull the container image from IBM container registry

1 First login IBM Container Registry
podman login cp.icr.io
username: cp
password: <IBM_entitlement_key>
For the IBM Entitlement key, please refer the following knowledge center link
https://www.ibm.com/docs/en/filenet-p8-platform/5.5.x?topic=operators-getting-access-new-container-images
Check the following section in the page
Get your entitlement key or download the images from PPA.
Option 1: Get your entitlement key for the IBM Cloud Entitled Registry.
Log in to MyIBM Container Software Library with the IBMid and password that is associated with the entitled software.
2 then use podman to pull the image from IBM container registry
For an example, here is FNCM operator and IBM Content Navigator container image URL
podman pull cp.icr.io/cp/cp4a/icp4a-operator:21.0.1-IF004
podman pull cp.icr.io/cp/cp4a/ban/navigator:ga-309-icn-la008
So FNCM container image URL naming should be cp.icr.io/cp/cp4a/icp4a-operator:<version>-IF<number>

And IBM Content Navigator container image URL naming should be cp.icr.io/cp/cp4a/ban/navigator:ga-309-icn-if<number> or cp.icr.io/cp/cp4a/ban/navigator:ga-309-icn-la<number>
Noted the number will be started from 001 and normally incremented by 1

[{"Type":"MASTER","Line of Business":{"code":"LOB18","label":"Miscellaneous LOB"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSEUEX","label":"IBM Content Navigator"},"ARM Category":[{"code":"a8m0z0000001gsdAAA","label":"ICN->Core->Container"}],"ARM Case Number":"TS007047031","Platform":[{"code":"PF016","label":"Linux"}],"Version":"3.0.9"}]

Product Synonym

309 ICN container image download

Document Information

Modified date:
29 December 2021

UID

ibm16537304