Copying Files to Docker Context
The term Docker Context refers to the directory where the Docker file is available.
You must copy files to the Docker context before building the required Docker images.
Procedure
-
Install Docker 20.10 (or later), Docker Compose 1.24.0 (or later), and TIBCO Offer and Price Engine on the host machine.
-
Run the $OPE_HOME/roles/copyLib.sh script. For more information, see the Postinstallation Task 1: Copying Dependencies topic.
-
Go to the $OPE_HOME/docker directory and run the copy-required-files.sh script.
This shell script copies all the required directories from OPE_HOME to a specific Docker context. These files are required to build Docker images. This script works on the OPE_HOME set in the environment or takes the value of OPE_HOME as user input.