# Rancher
We use docker-compose.yml files to specify a version-range to deploy a MOLGENIS-stack  

## Configuration

Exmaple

```bash
molgenis:
    image: registry.webhosting.rug.nl/molgenis-docker:5.2.0
```