test: add websphere7 integration test (resolved #16)

This commit is contained in:
ReaJason
2025-01-04 23:24:11 +08:00
parent b8116ac0a5
commit d511a8346f
5 changed files with 93 additions and 5 deletions
@@ -0,0 +1,10 @@
services:
was700:
image: reajason/websphere:7.0.0.21
container_name: was700
ports:
- "9080:9080"
- "9060:9060"
- "5005:5005"
volumes:
- ../../../vul/vul-webapp/build/libs/vul-webapp.war:/opt/IBM/WebSphere/AppServer/profiles/AppSrv01/monitoredDeployableApps/servers/server1/app.war