mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-23 15:31:53 +08:00
test: add jetty ee11 Dockerfile
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM jetty:12.0-jre21
|
||||
|
||||
RUN java -jar /usr/local/jetty/start.jar --add-modules=ee10-deploy
|
||||
RUN java -jar /usr/local/jetty/start.jar --add-modules=ee10-jsp,ee10-deploy
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user