|
|
|
@ -46,7 +46,7 @@ Linux
@@ -46,7 +46,7 @@ Linux
|
|
|
|
|
|
|
|
|
|
Windows |
|
|
|
|
|
|
|
|
|
```docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v /home/mbbox/magicbane/mb.conf:\c\Users\YOURDIRHERE\mb.conf magicbane/magicbox:latest & ``` |
|
|
|
|
```docker run --name magicbox -p 5000:5000 -p 6000:6000 -p 8000:8000 -v "/mnt/c/Users/YOURDIRHERE/mb.conf:/home/mbbox/magicbane/mb.conf" magicbane/magicbox:latest & ``` |
|
|
|
|
|
|
|
|
|
Below is the script the MagicBane team uses to cycle MagicBox in testing. |
|
|
|
|
|
|
|
|
|