mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-25 16:31:53 +08:00
test: add some docker-compose.yaml
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
jboss:
|
||||
image: vulhub/jboss:as-6.1.0
|
||||
ports:
|
||||
- "9990:9990"
|
||||
- "8080:8080"
|
||||
Reference in New Issue
Block a user