To build the Docker image for a BusinessEvents hotfix release, simply add the hotfix installation kit to the installers directory, along with the base installation kit for BusinessEvents. This will be picked up by the be-tools
build_image script.
For example..
$ ls /home/user/tibco/installers/
TIB_businessevents-enterprise_6.2.1_linux26gl25_x86_64.zip <--- base installation kit
TIB_businessevents-hf_6.2.1_HF-001_linux26gl25_x86_64.zip <--- hotfix installation kit
$ ./build_image.sh -i app \
-s /home/user/tibco/installers \
-a /home/user/tibco/be/6.2/examples/standard/FraudDetection \
-t fdapp