Just setup a container - Docker Managed in hub.docker.com with UI5.
The container uses Tomcat 8 with UI5 v 1.30
docker pull devbnj/appui5
docker run -p 8080:8080 devbnj/appui5
On the browser, test
http://localhost:8080/container-ui5/content/controls/index.html
Trust it will be of use to some