This repository is the various docker-compose scripts used for various integration testing to speed up testing purposes so that test containers don't have to be constantly stood up and destroyed.
| Image | Description | 
|---|---|
| azurite | Azure Storage Test Service | 
| cosmos | Azure Cosmos Test Service | 
| mongo | Mongo database engine | 
| mosquitto | Mosquitto MQTT engine | 
| mssql | MS SQL Server engine | 
| postgres | PostgreSQL database engine | 
| rabbitmq | RabbitMQ (MQTT) engine |