jetty's icon

jetty 9.4.6.v20170531

A Java HTTP (Web) server and Servlet container

Description

Jetty provides a Web server and javax.servlet container, plus support for SPDY, WebSocket, OSGi, JMX, JNDI, JAAS and many other integrations.

Readme

Jetty Servlet Container

Jetty Servlet container, of http://www.eclipse.org/jetty/

Running It.

Just type turbo run jetty, and Jetty will start at port 8080.

Run War File

The war files are expected in %WEB_APPS% (C:\Jetty\webapps). Copy your war file to there. Alternatively you can map a folder containing your war files to that folder: turbo run --mount C:\my-wars=C:\Jetty\webapps jetty/jetty

Base Image

You can use this as a base image. Copy you war-file or context file to the location defined by %WEB_APPS%.

Enviroment

WEBAPPS => Folder where the web apps reside JETTYHOME => Folder where Jetty resides

Build It

You can build this image with spoon build spoon.me


Release Notes

No release notes


EULA

  • Actions

    Go to TurboScript
  • Dependencies
    Java Runtime 8.211
  • Used By
    No repositories
  • Website
    Developer: eclipse.org/jetty
  • Current
    9.4.6.v20170531 updated 8 years ago
  • Details
    Updated: October 3, 2019
    Created: May 11, 2015