Draft: Resolve "Add docker image to keama web interface."
Added dockerfile and readme information about running keama in docker container.
Image builds keama from source and then deletes a major part of build requirements to reduce image size (over 50%).
The image runs gunicorn
server.
Closes #37 (closed)
Edited by Marcin Godzina