Build Docker Image for ibi MDM Cluster Container
Build the Docker images for the components included in the ibi MDM cluster. The steps to build Docker images for ibi MDM cluster components are documented in the ReadMe.txt file available 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 ibi MDM database schema. See the
ReadMe.txtfile located atdocker/build/Mdmand ibi MDM Installation and Configuration Guide. - Ensure that you have the
mdmbase:10.0.0.latestimage built. To build themdmbase:10.0.0.latestDocker image, see the ReadMe.txt file located at docker/build/MdmBase.
Important: You must first build the mdmbase:10.0.0.latest Docker image before you create the Apache Ignite, ibi Patterns - Search, Apache ActiveMQ , ibi MDM and ibi MDM Configurator Docker images. - For faster performance, configure memory of Docker container. See Configuring Memory of Docker Container.