jetty

Java Webserver and Servlet Container

Debian Debian
RUN apt-get update && \ apt-get install -y jetty
Ubuntu
RUN apt-get update && \ apt-get install -y jetty
Fedora
RUN dnf install -y jetty
click the source code to copy install jetty on any operating system with command-not-found.com