jetty
Java Webserver and Servlet Container
Install
- All systems
-
curl cmd.cat/jetty.sh
- Debian
-
apt-get install jetty
- Ubuntu
-
apt-get install jetty
- Fedora
-
dnf install jetty
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install jetty
- OS X
-
brew install jetty
- Dockerfile
- dockerfile.run/jetty