Try out the new `docker-compose` set up and see if you have any issues setting up the server. Should be as easy as: ```bash $ docker-compose build $ docker-compose up ``` Updated the [`README.md`](https://github.com/YOWCT/pothole_webserver#quickstart) with these instructions. CC: @devisscher @phucduong86