mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
test: add some docker-compose.yaml
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
services:
|
||||
solr:
|
||||
image: vulhub/solr:8.11.0
|
||||
ports:
|
||||
- "8983:8983"
|
||||
- "5005:5005"
|
||||
Reference in New Issue
Block a user