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.txt file located at docker/build/PSC and TIBCO PSC Installation and Configuration.
  • Ensure that you have the mdmc/mdm:9.3.1.HF1 Docker image built. To build the mdmc/mdm:9.3.1.HF1 Docker 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.