Running TIBCO BusinessEvents in Docker
You can deploy and run a BusinessEvents application in a Docker using the Docker image of the BusinessEvents application.
- Dockerfile for TIBCO BusinessEvents
TIBCO BusinessEvents provides the Dockerfiles for installation of TIBCO BusinessEvents software inside the Docker container. - Building a Docker Image for
TIBCO BusinessEvents®
TIBCO BusinessEvents provides a script file to build Docker image for BusinessEvents. This batch file (for Windows and Linux) is located at the BE_HOME/docker/bin folder. - (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. - Generating BusinessEvents Application Dockerfile
For building the BusinessEvents application Docker image, you require the BusinessEvents application Dockerfile. TIBCO BusinessEvents provide an utility to generate the application Dockerfile automatically based on the supplied arguments. - 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. - Running
TIBCO BusinessEvents®
Application in Docker
By using the BusinessEvents application Docker image, you can run the BusinessEvents application in Docker.
Related concepts
Copyright © TIBCO Software Inc. All rights reserved.