- Clone this repository
- Edit run-command.sh to set required XMX, PERM size for tomcat as well as timezone and port mapping.
- Run run-command.sh.
- Check in
docker ps -a
for container named tomcat running. - If runnning successfully, you can access tomcat manager using http://< hostname >:9092 (assuming port mapped in run-command.sh is 9092).