Add transformation gcv2hocr and fixes some issues with web interface
- Support new transformation from google cloud vision format to hocr
- Fix format switching in transform web interface
- Produce valid HTML
- Use eslint for JS code style checking
- Use best practices for Dockerfile