startup.sh

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
Raspbian
RUN apt-get update && \ apt-get install -y ure
click the source code to copy install startup.sh on any operating system with command-not-found.com