Troubleshooting
Problem
In order to install IBM Cloud Private fixpack 3.2.1.2008, you can use the steps from page:
But when you run step 6 as described on that link site, you see the following error:
root@server1-boot-1]# sudo docker run -e LICENSE=accept --net=host --rm -t -v "$(pwd)":/installer/cluster ibmcom/icp-inception-amd64:3.2.1.2008-ee apply-fixpack
Unable to find image 'ibmcom/icp-inception-amd64:3.2.1.2008-ee' locally
docker: Error response from daemon: manifest for ibmcom/icp-inception-amd64:3.2.1.2008-ee not found.
See 'docker run --help'.
[root@server1-boot-1]# echo $?
125
Looking at the images available on the current node by using command:
docker images | grep inception
you may find that image "ibmcom/icp-inception-amd64:3.2.1.2008-ee" is not present despite you correctly executed
tar xf ibm-cloud-private-x86_64-3.2.1.2008.tar.gz -O | sudo docker load
Why is the image not loaded in the local docker repo ?
Document Location
Worldwide
[{"Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSBS6K","label":"IBM Cloud Private"},"ARM Category":[{"code":"a8m50000000L32MAAS","label":"IBM Cloud Private-\u003EKubernetes"}],"ARM Case Number":"TS004318587","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Version(s)"}]
Log InLog in to view more of this document
This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.
Was this topic helpful?
Document Information
Modified date:
13 October 2020
UID
ibm16347542