Creating a Docker Image

Installing Automated Build Support allows you to setup a Docker image that, when run, can import, build and export the deployment artifacts for all of the projects in your BPM application. The Docker image only needs to be generated once.

For information about creating a Docker image, see the following file:

TIBCO_HOME/docker_cicd/readme.txt

Note: A Linux version of the TIBCO Business Studio - BPM Edition installer must be copied to the Docker image_template folder. If the installation is being performed in a Linux environment, the same installer zip file, used to install Docker Configuration for Automated CI/CD, can be used. However, if the installation is being performed in a Windows environment, you must download both the Windows and Linux installer zip files. The Windows installer will be used to create the Docker context folder (<TIBCO Studio Home>TIBCO_HOME/docker_cicd), and the Linux installer used to install TIBCO Business Studio - BPM Edition within the Docker image.