agstr/ros
RouterOS CHR
services:
routeros:
image: agstr/ros:7.9
container_name: ROUTEROS
ports:
- 1792:22
- 1701:1701
- 9481:80
- 3434:443
- 8728:8728
- 1194:1194
- 8291:8291
- 8781:8080
restart: unless-stopped
privileged: true
docker pull agstr/ros