mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 00:11:52 +08:00
test: add some docker-compose.yaml
This commit is contained in:
@@ -3,7 +3,8 @@ services:
|
||||
image: reajason/resin:4.0.58
|
||||
container_name: resin4058
|
||||
ports:
|
||||
- "8081:8080"
|
||||
- "8080:8080"
|
||||
- "5005:5005"
|
||||
environment:
|
||||
JAVA_OPTS: -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user