Build Docker Image for TIBCO MDM Cluster Container

Build the Docker images for the components included in the TIBCO MDM cluster. The steps to build Docker images for TIBCO MDM cluster components are documented in the ReadMe.txt file. You can find the ReadMe.txt file in each of the component directory. 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 MDM database schema. See the ReadMe.txt file at docker/build/Mdm and TIBCO MDM Installation and Configuration Guide.
  • Ensure that you have the mdmbase:11.1.0.latest image built. To build the mdmbase:11.1.0.latest Docker image, see the ReadMe.txt file at docker/build/MdmBase.
    Important: First build the mdmbase:11.1.0.latest Docker image before you create the Apache Ignite, TIBCO Patterns, Apache ActiveMQ, TIBCO MDM, and TIBCO MDM Configurator Docker images.
  • For faster performance, configure the memory of the Docker container. See Configuring Memory of Docker Container.