This directory defines a Docker image for the matching engine.
The Docker container is configured using environment variables.
The following environment variables are optional:
PARITY_SYSTEM_INSTRUMENTS
: A list of comma-separated values representing the instruments that are available for trading.
Build the Docker image:
docker build --tag parity-system .