Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | 6.1 and later |
My BusinessEvents application requires a hotfix release to be installed (e.g. 6.2.1 HF1). I would like to create a Docker image for this application. How can this be accomplished using the be-tools from GitHub?
$ 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