jetty.sh

Java servlet engine and webserver

Debian Debian
RUN apt-get update && \ apt-get install -y jetty9
Ubuntu
RUN apt-get update && \ apt-get install -y jetty9
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y jetty9
Fedora
RUN dnf install -y jetty
Raspbian
RUN apt-get update && \ apt-get install -y jetty9
click the source code to copy install jetty.sh on any operating system with command-not-found.com