feat: support tomcat suo5 shell

This commit is contained in:
ReaJason
2025-02-15 13:50:04 +08:00
parent ce0159d8f4
commit 98f44cad3b
36 changed files with 2749 additions and 108 deletions
@@ -3,8 +3,7 @@ services:
image: reajason/resin:4.0.58
container_name: resin4058
ports:
- "8080:8080"
- "5005:5005"
- "8081:8080"
environment:
JAVA_OPTS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005
volumes: