catalina-tasks.xml

Apache Tomcat 8 - Servlet and JSP engine -- common files

Debian Debian
RUN apt-get update && \ apt-get install -y tomcat6-common
Ubuntu
RUN apt-get update && \ apt-get install -y tomcat6-common
Arch Arch Linux
RUN pacman -S --noconfirm tomcat8
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y tomcat9-common
CentOS
RUN yum install -y tomcat6
Fedora
RUN dnf install -y tomcat-1
Raspbian
RUN apt-get update && \ apt-get install -y tomcat7-common
click the source code to copy install catalina-tasks.xml on any operating system with command-not-found.com