mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 13:11:53 +08:00
feat: 增加Tomcat测试环境
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
docker build -t tomcat-weak .
|
||||
docker run -d --name tomcat-test -p 8080:8080 tomcat-weak
|
||||
Reference in New Issue
Block a user