mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
6 lines
102 B
YAML
6 lines
102 B
YAML
services:
|
|
jboss:
|
|
image: vulhub/jboss:as-6.1.0
|
|
ports:
|
|
- "9990:9990"
|
|
- "8080:8080" |