Build Docker Image for TIBCO PSC Cluster Container
Build the Docker images for the components included in the TIBCO PSC cluster. The steps to build Docker images for TIBCO PSC cluster components are documented in the ReadMe.txt file available in each of the component directories. Before you build the Docker image, consider the following points:
- Ensure that you have a Dockerfile for each component for which you are creating the Docker image. See Dockerfile Locations for Cluster Components.
- Create TIBCO PSC database schema. See the
ReadMe.txtfile located atdocker/build/PSCand TIBCO PSC Installation and Configuration. - Ensure that you have the
mdmc/mdm:9.3.1.HF1Docker image built. To build themdmc/mdm:9.3.1.HF1Docker image, follow the instructions given in the TIBCO MDM Cloud Deployment Guide. - For faster performance, configure memory of Docker container. See Configuring Memory of Docker Container.
Subtopics