B.2 Run MicroTx Distributed Transactions in a Docker Container on Windows
Use the following commands to run MicroTx Distributed Transactions in an independent Docker container on Windows operating system. These commands have been tested on PowerShell.
Before you begin, ensure that you have loaded the MicroTx Distributed Transactions Docker image and
updated the
tcs.yaml file. The
tcs.yaml file is located in the
installation_directory/MicroTx-RELEASE/deployment-descriptors/docker-compose/config
folder on your local machine. This file contains the deployment
configuration details for MicroTx Distributed Transactions. The coordinator image is located in
the installation_directory/MicroTx-RELEASE/coordinator/container-images
folder on your local machine.
Run MicroTx Distributed Transactions using the configuration details provided in the tcs.yaml file. Ensure that the tcs.yaml file is present in the current working directory.