Purpose of python app is to update the data in the elasticsearch image
the app takes 4 arguements at run time which need to be passed in when running as a docker image
--user (database username)
--password(database password)
--sql (sql server name)
--ESurl(url for ES server)