Winbox Docker image.
Winbox is a small utility that allows administration of MikroTik RouterOS using a fast and simple GUI.
https://wiki.mikrotik.com/wiki/Manual:Winbox
docker run \
--detach \
--rm \
--ipc host \
--net host \
--name winbox \
--volume /tmp/.X11-unix:/tmp/.X11-unix \
--volume /etc/localtime:/etc/localtime:ro \
--volume /usr/share/X11/xkb:/usr/share/X11/xkb:ro \
--volume /etc/machine-id:/etc/machine-id:ro \
--env DISPLAY=$DISPLAY \
fialakarel/winbox
Content type
Image
Digest
sha256:e2d9a78f3…
Size
143.3 MB
Last updated
over 3 years ago
docker pull fialakarel/winbox