Sign inSign up

fialakarel/winbox

By fialakarel

Updated over 3 years ago

Winbox Docker image

Image
0

2.7K

fialakarel/winbox repository overview

Winbox

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

Usage

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

Tag summary

Content type

Image

Digest

sha256:e2d9a78f3

Size

143.3 MB

Last updated

over 3 years ago

docker pull fialakarel/winbox