# Docker test imagesThis folder contains scripts andDockerfiles to test the main branch build of mongosh on different linux distributions.
## Usage```
bash scripts/docker/build.sh centos8-rpm
``````
bash scripts/docker/run.sh centos8-rpm arg1 arg2 ...
```