Copying Files to Docker Context
It is required to copy files to the Docker context before building the required Docker images.
- Procedure
- Install Docker 25.x (or later), Docker-Compose 1.29 (or later), and TIBCO Order Management on the host machine.
- Run the $OM_HOME/roles/copyLib.sh script. For more information, refer to the "Post-Installation Task: Copying Dependencies" topic in the TIBCO Order Management and Configuration guide.
- Go to the
$OM_HOME/docker directory and run copy-required-files.sh script.
This shell script copies all the required directories from OM_HOME to a specific Docker context. These files are required to build Docker images. This script works on OM_HOME set in the environment or takes the value of OM_HOME as user input.