mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-21 05:43:10 +00:00
13 lines
311 B
ReStructuredText
13 lines
311 B
ReStructuredText
Mikrotik WinBox
|
|
---------
|
|
|
|
Mikrotik's WinBox router management software for GNS3 based on https://hub.docker.com/r/alexhorner/winbox-dockerised
|
|
|
|
Powered by Wine + OpenBox and uses GNS3's built in VNC support.
|
|
|
|
Build Instructions
|
|
#######################
|
|
. code:: bash
|
|
|
|
docker build -t gns3/mikrotik-winbox .
|