mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
7 lines
193 B
YAML
7 lines
193 B
YAML
services:
|
|
target:
|
|
image: reajason/geronimo:2.2.1-tomcat6
|
|
ports:
|
|
- "8080:8080"
|
|
volumes:
|
|
- ../../../vul/vul-webapp/build/libs/vul-webapp.war:/opt/geronimo/deploy/app.war |