* Initial Dockerfile
* Dockerfile: install without caching in production
* dockerfile: added ARG/ENV for deployment dir
* dockerfile: removed unnecessary tinkering with PYTHONPATH
* dockerfile: added ARG/ENV for listening port
* dockerfile: added cleanup of tests and makefile
* dockerfile: added health check