Sign inSign up

mdmahtabuddin/aamar-mikrotik

By mdmahtabuddin

Updated 21 days ago

Lightweight MikroTik RouterOS CHR v7 running on QEMU with pre-configured WinBox & WebFig ports

Image
Networking
Security
0

286

mdmahtabuddin/aamar-mikrotik repository overview

MikroTik RouterOS (CHR) in Docker

A lightweight Docker container running MikroTik RouterOS Cloud Hosted Router (CHR) v7 via QEMU. Pre-configured with port forwarding for seamless access via WinBox and WebFig.


Features

  • RouterOS CHR v7 ready out of the box
  • Built-in port forwarding for WinBox (8291) and WebFig (80)
  • Lightweight Alpine Linux base running headless QEMU

Quick Start

Run the container with standard port mappings:

bash =============================

docker run -itd --name aamar-mikrotik --network my-lab-net --ip 192.168.10.2 -p 8291:8291 -p 8080:80 ` mdmahtabuddin/aamar-mikrotik:working-lab

Tag summary

Content type

Image

Digest

sha256:e088539cc

Size

107.5 MB

Last updated

23 days ago

docker pull mdmahtabuddin/aamar-mikrotik