mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-24 04:01:52 +08:00
2 lines
106 B
Plaintext
2 lines
106 B
Plaintext
docker build -t weblogic-weak .
|
|
docker run -d --name weblogic-test -p 7001:7001 -p 7002:7002 weblogic-weak |