CE-2342: Compress Template server response
Enable server response compression
Adding Tomcat's original server.xml in the first commit
Modifying the server.xml to enable compression + setting the application properties - if someone runs it natively. Modified dockerfile to overwrite original server.xml file
Closes CE-2342