you will need to know how to:
- Install docker
- Run a docker image with env variables
- Connect a docker image to a database (either running in another docker image or on your machine)
- Make the docker image listen to a host / port on your machine so that it can be queried