akvo / akvo-reportserver

An instance of ReportServer dockerized
GNU Affero General Public License v3.0
0 stars 0 forks source link

Remove sample / default webapps from Tomcat #7

Closed iperdomo closed 6 years ago

iperdomo commented 6 years ago

The resulting Tomcat server has some default/example webapps that we don't need and potentially expose security issues.

# Inside the resulting container
cd $CATALINA_HOME/webapps && ls -1
ROOT
docs
examples
host-manager
manager