version.sh

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

Debian Debian
RUN apt-get update && \ apt-get install -y tomcat8-common
Ubuntu
RUN apt-get update && \ apt-get install -y tomcat8-common
Arch Arch Linux
RUN pacman -S --noconfirm tomcat8
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y tomcat8-common
Raspbian
RUN apt-get update && \ apt-get install -y tomcat8-common
click the source code to copy install version.sh on any operating system with command-not-found.com