test: add some cve docker-compose

This commit is contained in:
ReaJason
2025-11-16 12:09:14 +08:00
parent 9d82a71cb8
commit bd5d58ba0f
4 changed files with 32 additions and 0 deletions
@@ -0,0 +1,6 @@
services:
web:
image: vulhub/nacos:1.4.0
ports:
- "8848:8848"
- "5005:5005"