Docker script build_app_image.sh does not install BE Hotfix inside docker image

Docker script build_app_image.sh does not install BE Hotfix inside docker image

book

Article ID: KB0075291

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition 5.6.1

Description

Script build_app_image.sh is a wrapper script which internally calls $be-tools/cloud/docker/s2i/create_builder_image.sh and has issues, which prevents BE hotfix from being installed.

Issue/Introduction

Script build_app_image.sh does not install BE Hotfix inside docker image

Environment

Containers and Cloud TIBCO BusinessEvents

Resolution

In order to install BE Hotfix, one need to make changes to the script $be-tools/cloud/docker/s2i/create_builder_image.sh according to  https://github.com/TIBCOSoftware/be-tools/issues/73. Attaching updated script in the attachment section.

Additional Information

 https://github.com/TIBCOSoftware/be-tools/issues/73

Attachments

Docker script build_app_image.sh does not install BE Hotfix inside docker image get_app