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
Try out the new
docker-composeset up and see if you have any issues setting up the server.Should be as easy as:
Updated the
README.mdwith these instructions.CC: @devisscher @phucduong86