mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-13 12:52:44 +08:00
.. | ||
activemq.xml | ||
Dockerfile | ||
README.txt | ||
users.properties |
docker build -t activemq-weak . docker run -d --name activemq-test -p 61616:61616 -p 8161:8161 -p 61613:61613 activemq-weak