Contains MMT and attack-generator tool
2.1K
Start the container
docker run -it -p 8080:8080 -p 8088:8088 --name YOUR_CONTAINER_NAME luongnv89/mmt:1.0
For machine with arm architecture (Apple M1, etc.)
docker run -it -p 8080:8080 -p 8088:8088 --name YOUR_CONTAINER_NAME luongnv89/mmt:aarch64
Access to the MMT-Operator dashboard: http://localhost:8080
Access to the MMT-Attack-Generator: http://localhost:8088
Login: admin
password: please contact us ([email protected])
Content type
Image
Digest
sha256:549851952…
Size
269.3 MB
Last updated
almost 4 years ago
docker pull luongnv89/mmt:aarch64