Files
MemShellParty/integration-test/docker-compose/geronimo/docker-compose-221-tomcat.yaml
T

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