Extend Docker-Compose Files

You can extend the Docker-Compose files provided as part of the TIBCO Order Management - Long Running installation.

This is mainly done to handle different environments. For example, this is done in case you required a separate parameters for the containers based on your environment, such as a testing or production environment.

The suggested way to do this is to have multiple Docker compose files for each environment. For more information, see the Docker documentation on Multiple Compose Files.