Extend Docker-Compose Files

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

This is mainly done to handle different environments. For example, this is done in case you need 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.