If you want to apply fix pack factory setup that is not shipped with the containers
images, ensure to generate custom images after installing the required fix pack by using the
following procedure.
Procedure
-
Download the fix pack from IBM Fix Central and save the file to a temporary
location.
- Prepare the customized runtime from the base image, if necessary.
- Extract the contents of the fix pack compressed file to the
<shared file
system directory path>
.
Here, <shared file system directory path>
is the file system directory path
that is mapped and shared with the container. The corresponding container path is
/opt/ssfs/shared
- Go to the
files
folder.
- Locate the fix pack compressed file and extract the file contents.
For example, the compressed file name for fix pack 10 is
Foundation10-FP1_10.0.0.10.zip
- Copy the
smcfs_10_<fp number>.jar
to the container
shell.
- In the container shell, go to the
/opt/ssfs/runtime/bin
directory.
- Depending on the fix pack that you want to install, run the appropriate command.
- Ensure to generate new app and agent images as explained in generating custom images.
- Optionally, save the updated runtime as a new om-base image by running the following
command:
cd
/opt/ssfs/runtime/container-scripts/imagebuild
./generateImages.sh
--MODE=base
Note: It is recommended that you generate a new om-base image from the customized runtime so that
the same om-base image can be used for developing further customizations.
What to do next
You can review the fixes that are addressed in each Sterling Order Management System Software fix pack
versions.