Building BusinessEvents Application Docker Image
TIBCO BusinessEvents provides a script file to build Docker image for BusinessEvents application using the Dockerfile generated for the application. This batch file (for Windows and Linux) is located at the BE_HOME/docker/bin folder.
To include additional BusinessEvents engine properties in the application Docker image, add a properties file with all the additional properties in it and extension .props in the target directory.
Prerequisites
Before building the BusinessEvents application Docker image, ensure that Dockerfile of BusinessEvents application is created. See Generating BusinessEvents Application Dockerfile for more details.
Procedure
Previous topic: Generating BusinessEvents Application Dockerfile
Copyright © TIBCO Software Inc. All rights reserved.