# Docker test images

This folder contains scripts and Dockerfiles 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 ...
```
