(Linux Only) Building a Lightweight Docker Image for TIBCO BusinessEvents®
TIBCO BusinessEvents also provides a script file to build a lightweight Docker image for TIBCO BusinessEvents. This script file is available only for Linux platform at the BE_HOME/docker/frominstall folder.
Prerequisites
Before building the Docker image for TIBCO BusinessEvents, ensure that Dockerfile of TIBCO BusinessEvents is created. See Dockerfile for TIBCO BusinessEvents for more details.
Procedure
-
Navigate to the
BE_HOME/docker/frominstall folder and run the Docker image building script
build_be_image_frominstallation.sh.
./build_be_image_frominstallation.sh [-h <BE_HOME_LOCATION>] -v <BE_VERSION> -i <IMAGE_VERSION> -d <DOCKERFILE> [-o <true/false>]
./build_product_image.sh -v 5.5.0 -i v01 -o true
Next topic: Generating BusinessEvents Application Dockerfile
Previous topic: Building a Docker Image for
TIBCO BusinessEvents®
Copyright © TIBCO Software Inc. All rights reserved.