The docker file was updated to align with the software requirements of the app. An additional script `install_odbc.sh` is added to install the required microsoft ODBC driver.
Adding a dockerfile as well as an `entrypoint.sh` file for deployment using `gunicorn`.